mirror of
https://github.com/nold360/hive-apps
synced 2025-01-08 23:08:01 +00:00
Compare commits
4 commits
60faec4269
...
156901c84d
Author | SHA1 | Date | |
---|---|---|---|
|
156901c84d | ||
|
515698cf73 | ||
|
bcc795a8b9 | ||
|
d27e8cec03 |
4 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: argocd
|
||||
repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
targetRevision: 5.55.0
|
||||
targetRevision: 7.7.6
|
||||
syncWave: '0'
|
||||
syncPolicy:
|
||||
automated:
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
targetRevision: 66.2.1
|
||||
targetRevision: 66.2.2
|
||||
secrets:
|
||||
- name: grafana
|
||||
keys:
|
||||
|
|
|
@ -4,7 +4,7 @@ apps:
|
|||
- name: homer
|
||||
repoURL: https://djjudas21.github.io/charts
|
||||
chart: homer
|
||||
targetRevision: 8.1.15
|
||||
targetRevision: 8.2.2
|
||||
include:
|
||||
- ingress-internal
|
||||
- noRoot
|
||||
|
|
|
@ -14,7 +14,7 @@ apps:
|
|||
- name: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm
|
||||
chart: nextcloud
|
||||
targetRevision: 6.2.3
|
||||
targetRevision: 6.2.4
|
||||
secrets:
|
||||
- name: nextcloud-user
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue