Update hashicorp/vault Docker tag to v1.20.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
renovate / renovate (push) Successful in 1m32s
lint-test-helm / helm-lint (push) Successful in 11s

This commit is contained in:
2025-07-25 21:01:49 +00:00
parent 5313a442b9
commit f6dee4d5e9

View File

@@ -12,7 +12,7 @@ vault:
enabled: true enabled: true
image: image:
repository: hashicorp/vault repository: hashicorp/vault
tag: 1.20.0 tag: 1.20.1
updateStrategyType: "RollingUpdate" updateStrategyType: "RollingUpdate"
logLevel: debug logLevel: debug
logFormat: standard logFormat: standard
@@ -170,7 +170,7 @@ snapshot:
snapshot: snapshot:
image: image:
repository: hashicorp/vault repository: hashicorp/vault
tag: 1.20.0 tag: 1.20.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/ash - /bin/ash