Update hashicorp/vault Docker tag to v1.19.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2025-04-19 17:00:36 +00:00
parent fcf4d6b385
commit efb7c10643

View File

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