Update hashicorp/vault Docker tag to v1.20.4 #1575

Merged
renovate-bot merged 1 commits from renovate/hashicorp-vault-1.x into main 2025-09-25 21:01:49 +00:00
Showing only changes of commit ffa34f9792 - Show all commits

View File

@@ -12,7 +12,7 @@ vault:
enabled: true enabled: true
image: image:
repository: hashicorp/vault repository: hashicorp/vault
tag: 1.20.3 tag: 1.20.4
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.3 tag: 1.20.4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/ash - /bin/ash