Forráskód Böngészése

Upgraded catalog item(s) (#1346)

This commit upgrades vaultwarden catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 éve
szülő
commit
6586c3b5e5

+ 4 - 3
library/ix-dev/community/vaultwarden/Chart.yaml

@@ -1,11 +1,12 @@
 name: vaultwarden
-description: Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients.
+description: Alternative implementation of the Bitwarden server API written in Rust
+  and compatible with upstream Bitwarden clients.
 annotations:
   title: Vaultwarden
 type: application
-version: 1.0.16
+version: 1.0.17
 apiVersion: v2
-appVersion: '1.28.1'
+appVersion: 1.29.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/vaultwarden/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: vaultwarden/server
   pullPolicy: IfNotPresent
-  tag: '1.28.1'
+  tag: 1.29.0
 
 resources:
   limits: