We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce99fa commit 6c42cacCopy full SHA for 6c42cac
charts/vaultwarden/Chart.yaml
@@ -8,10 +8,10 @@ keywords:
8
sources:
9
- https://github.com/guerzon/vaultwarden
10
- https://github.com/dani-garcia/vaultwarden
11
-appVersion: 1.33.2
+appVersion: 1.34.1
12
maintainers:
13
- name: guerzon
14
email: [email protected]
15
url: https://github.com/guerzon
16
-version: 0.32.0
+version: 0.32.1
17
kubeVersion: ">=1.12.0-0"
charts/vaultwarden/values.yaml
@@ -13,7 +13,7 @@ image:
## @param image.tag Vaultwarden image tag
## Ref: https://hub.docker.com/r/vaultwarden/server/tags
##
- tag: "1.33.2-alpine"
+ tag: "1.34.1-alpine"
## @param image.pullPolicy Vaultwarden image pull policy
18
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
19
0 commit comments