vault update
This commit is contained in:
@@ -240,7 +240,7 @@ spec:
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: vaultwarden
|
||||
image: docker.io/vaultwarden/server:1.34.3-alpine
|
||||
image: docker.io/vaultwarden/server:1.35.2-alpine
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 10
|
||||
|
||||
@@ -13,7 +13,7 @@ image:
|
||||
## @param image.tag Vaultwarden image tag
|
||||
## Ref: https://hub.docker.com/r/vaultwarden/server/tags
|
||||
##
|
||||
tag: "1.34.3-alpine"
|
||||
tag: "1.35.2-alpine"
|
||||
## @param image.pullPolicy Vaultwarden image pull policy
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user