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 6a28fb8 commit 1de2483Copy full SHA for 1de2483
apps/vaultwarden/deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
type: "RuntimeDefault"
30
containers:
31
- name: "vaultwarden"
32
- image: "ghcr.io/dani-garcia/vaultwarden:1.33.2-alpine"
+ image: "ghcr.io/dani-garcia/vaultwarden:1.34.1-alpine"
33
imagePullPolicy: "IfNotPresent"
34
securityContext:
35
runAsUser: 44413
0 commit comments