mirror of
https://github.com/nold360/hive-apps
synced 2025-02-05 15:02:48 +00:00
Compare commits
4 commits
81a9922536
...
61321e663d
Author | SHA1 | Date | |
---|---|---|---|
|
61321e663d | ||
|
d91b414562 | ||
|
6ae1c666aa | ||
d2c4e213a4 |
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: 7.6.8
|
||||
targetRevision: 7.6.9
|
||||
syncWave: '0'
|
||||
syncPolicy:
|
||||
automated:
|
||||
|
|
|
@ -49,7 +49,7 @@ apps:
|
|||
existingNamespace: kube-system
|
||||
repoURL: https://helm.cilium.io
|
||||
chart: cilium
|
||||
targetRevision: 1.15.8
|
||||
targetRevision: 1.15.9
|
||||
|
||||
- name: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
tag: "2024.7"
|
||||
tag: "2024.10"
|
||||
|
||||
env:
|
||||
TZ: Europe/Berlin
|
||||
|
|
|
@ -22,7 +22,7 @@ apps:
|
|||
namespace: cnpg-system
|
||||
repoURL: https://cloudnative-pg.github.io/charts
|
||||
chart: cloudnative-pg
|
||||
targetRevision: 0.21.5
|
||||
targetRevision: 0.21.6
|
||||
|
||||
- name: redis-operator
|
||||
repoURL: https://ot-container-kit.github.io/helm-charts
|
||||
|
|
Loading…
Add table
Reference in a new issue