Compare commits

...

4 commits

Author SHA1 Message Date
renovate[bot]
eea8c9252d
chore(deps): update docker image tccr.io/truecharts/heimdall to v23.1.9 2024-11-26 19:35:25 +00:00
renovate[bot]
c129165a16
chore(deps): update docker image ghcr.io/onedr0p/prowlarr-develop to v1.27 (#2544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 19:34:01 +00:00
renovate[bot]
2b579ae513
chore(deps): update docker image hashicorp/vault to v1.18.2 (#2541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 19:32:47 +00:00
renovate[bot]
ddd0542560
chore(deps): update docker image b4bz/homer to v24.11.5 (#2540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 19:32:15 +00:00
4 changed files with 4 additions and 4 deletions

View file

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

View file

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

View file

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/heimdall
tag: v2.5.7
tag: 23.1.9
pullPolicy: IfNotPresent
securityContext:

View file

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