mirror of
https://github.com/nold360/hive-apps
synced 2025-01-24 07:56:14 +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
|
- name: argocd
|
||||||
repoURL: https://argoproj.github.io/argo-helm
|
repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
targetRevision: 5.55.0
|
targetRevision: 7.7.6
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
repoURL: https://prometheus-community.github.io/helm-charts
|
repoURL: https://prometheus-community.github.io/helm-charts
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
targetRevision: 66.2.1
|
targetRevision: 66.2.2
|
||||||
secrets:
|
secrets:
|
||||||
- name: grafana
|
- name: grafana
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -4,7 +4,7 @@ apps:
|
||||||
- name: homer
|
- name: homer
|
||||||
repoURL: https://djjudas21.github.io/charts
|
repoURL: https://djjudas21.github.io/charts
|
||||||
chart: homer
|
chart: homer
|
||||||
targetRevision: 8.1.15
|
targetRevision: 8.2.2
|
||||||
include:
|
include:
|
||||||
- ingress-internal
|
- ingress-internal
|
||||||
- noRoot
|
- noRoot
|
||||||
|
|
|
@ -14,7 +14,7 @@ apps:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
repoURL: https://nextcloud.github.io/helm
|
repoURL: https://nextcloud.github.io/helm
|
||||||
chart: nextcloud
|
chart: nextcloud
|
||||||
targetRevision: 6.2.3
|
targetRevision: 6.2.4
|
||||||
secrets:
|
secrets:
|
||||||
- name: nextcloud-user
|
- name: nextcloud-user
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Reference in a new issue