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

Update hashicorp/vault Docker tag to v1.18.0
This commit is contained in:
2024-10-11 18:08:50 -05: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.17.6 tag: 1.18.0
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.17.6 tag: 1.18.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/ash - /bin/ash