Compare commits

..

1 commit

Author SHA1 Message Date
renovate[bot]
9a821cddee
chore(deps): update docker image tccr.io/truecharts/heimdall to v23.1.9 2024-11-23 03:44:10 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ image:
# -- image repository # -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion # @default -- chart.appVersion
tag: "1.27" tag: "1.26"
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View file

@ -1,6 +1,6 @@
image: image:
repository: b4bz/homer repository: b4bz/homer
tag: v24.11.5 tag: v24.11.4
initContainers: initContainers:
clone-assets: clone-assets:

View file

@ -11,7 +11,7 @@ server:
enabled: true enabled: true
image: image:
repository: "hashicorp/vault" repository: "hashicorp/vault"
tag: "1.18.2" tag: "1.18.1"
auditStorage: auditStorage:
accessMode: ReadWriteOnce accessMode: ReadWriteOnce
annotations: {} annotations: {}