2 Commits

Author SHA1 Message Date
66d13eeced Update alpine Docker tag to v3.22.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-31 20:41:53 +00:00
f38d347f83 Update hashicorp/vault Docker tag to v1.19.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 37s
2025-05-31 09:01:12 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ freshrss:
runAsUser: 0
image:
repository: alpine
tag: 3.21.3
tag: 3.22.0
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -35,7 +35,7 @@ freshrss:
runAsUser: 0
image:
repository: alpine
tag: 3.21.3
tag: 3.22.0
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

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