mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:51:20 +00:00
Compare commits
4 commits
cf3920a8cd
...
26e1018e98
Author | SHA1 | Date | |
---|---|---|---|
|
26e1018e98 | ||
|
c129165a16 | ||
|
2b579ae513 | ||
|
ddd0542560 |
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: b4bz/homer
|
||||
tag: v24.11.4
|
||||
tag: v24.11.5
|
||||
|
||||
initContainers:
|
||||
clone-assets:
|
||||
|
|
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.18.1"
|
||||
tag: "1.18.2"
|
||||
auditStorage:
|
||||
accessMode: ReadWriteOnce
|
||||
annotations: {}
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: argo-workflows
|
||||
repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-workflows
|
||||
targetRevision: 0.41.11
|
||||
targetRevision: 0.45.0
|
||||
# secrets:
|
||||
# - name: argocd-secret
|
||||
# keys:
|
||||
|
|
Loading…
Reference in a new issue