|
@@ -4,7 +4,7 @@ description: Alternative implementation of the Bitwarden server API written in R
|
|
|
annotations:
|
|
|
title: Vaultwarden
|
|
|
type: application
|
|
|
-version: 1.0.3
|
|
|
+version: 1.0.4
|
|
|
apiVersion: v2
|
|
|
appVersion: '1.28.1'
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
@@ -14,7 +14,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.0.3
|
|
|
+ version: 1.0.6
|
|
|
home: https://github.com/dani-garcia/vaultwarden
|
|
|
icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/src/static/images/vaultwarden-icon.png
|
|
|
sources:
|