mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 04:21:22 +00:00
Compare commits
5 commits
f9aa111a50
...
f1812c8caf
Author | SHA1 | Date | |
---|---|---|---|
|
f1812c8caf | ||
|
f4c81fff30 | ||
|
421a61921a | ||
|
853ae261d8 | ||
|
28c969590b |
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.11
|
||||
syncWave: '0'
|
||||
syncPolicy:
|
||||
automated:
|
||||
|
|
|
@ -49,7 +49,7 @@ apps:
|
|||
existingNamespace: kube-system
|
||||
repoURL: https://helm.cilium.io
|
||||
chart: cilium
|
||||
targetRevision: 1.16.4
|
||||
targetRevision: 1.16.5
|
||||
|
||||
- name: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
targetRevision: 66.3.1
|
||||
targetRevision: 67.4.0
|
||||
secrets:
|
||||
- name: grafana
|
||||
keys:
|
||||
|
|
|
@ -14,7 +14,7 @@ apps:
|
|||
- name: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm
|
||||
chart: nextcloud
|
||||
targetRevision: 6.5.0
|
||||
targetRevision: 6.5.1
|
||||
secrets:
|
||||
- name: nextcloud-user
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue