1
0
Fork 0
mirror of https://github.com/nold360/hive-apps synced 2025-01-12 17:14:50 +00:00

Compare commits

..

4 commits

Author SHA1 Message Date
renovate[bot]
26e1018e98
chore(deps): update helm chart argo-workflows to v0.45.0 2024-11-26 19:34:52 +00:00
renovate[bot]
c129165a16
chore(deps): update docker image ghcr.io/onedr0p/prowlarr-develop to v1.27 ()
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 ()
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 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 19:32:15 +00:00
3 changed files with 3 additions and 3 deletions
projects
arrstack/values
homer/values
vault/values

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

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