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