2 Commits

Author SHA1 Message Date
4e3dee6233 Update hashicorp/vault Docker tag to v1.20.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-28 21:48:34 +00:00
f1d06516e6 change config
All checks were successful
renovate / renovate (push) Successful in 1m24s
2025-06-28 16:47:31 -05:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -85,7 +85,7 @@
"ghcr.io/linuxserver/radarr", "ghcr.io/linuxserver/radarr",
"ghcr.io/linuxserver/sonarr", "ghcr.io/linuxserver/sonarr",
"ghcr.io/n8n-io/n8n", "ghcr.io/n8n-io/n8n",
"kube-prometheus-stack", "ghcr.io/prometheus-community/charts/kube-prometheus-stack",
"vectorim/element-web" "vectorim/element-web"
], ],
"addLabels": [ "addLabels": [