Merge pull request #884 from alexlebens/renovate/hashicorp-vault-1.x

Update hashicorp/vault Docker tag to v1.18.2
This commit is contained in:
2024-12-01 07:58:55 -06:00
committed by GitHub

View File

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