Compare commits

...

4 commits

Author SHA1 Message Date
renovate[bot]
61321e663d
chore(deps): update helm chart argo-cd to v7 2024-10-15 22:18:19 +00:00
renovate[bot]
d91b414562 chore(deps): update helm chart cilium to v1.15.9 2024-10-14 11:38:55 +02:00
renovate[bot]
6ae1c666aa chore(deps): update helm chart cloudnative-pg to v0.21.6 2024-10-14 11:38:42 +02:00
d2c4e213a4 update(homeassistant) 2024-10-14 11:35:31 +02:00
4 changed files with 4 additions and 4 deletions

View file

@ -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.6.9
syncWave: '0' syncWave: '0'
syncPolicy: syncPolicy:
automated: automated:

View file

@ -49,7 +49,7 @@ apps:
existingNamespace: kube-system existingNamespace: kube-system
repoURL: https://helm.cilium.io repoURL: https://helm.cilium.io
chart: cilium chart: cilium
targetRevision: 1.15.8 targetRevision: 1.15.9
- name: external-dns - name: external-dns
repoURL: https://kubernetes-sigs.github.io/external-dns repoURL: https://kubernetes-sigs.github.io/external-dns

View file

@ -4,7 +4,7 @@ controllers:
main: main:
image: image:
repository: homeassistant/home-assistant repository: homeassistant/home-assistant
tag: "2024.7" tag: "2024.10"
env: env:
TZ: Europe/Berlin TZ: Europe/Berlin

View file

@ -22,7 +22,7 @@ apps:
namespace: cnpg-system namespace: cnpg-system
repoURL: https://cloudnative-pg.github.io/charts repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg chart: cloudnative-pg
targetRevision: 0.21.5 targetRevision: 0.21.6
- name: redis-operator - name: redis-operator
repoURL: https://ot-container-kit.github.io/helm-charts repoURL: https://ot-container-kit.github.io/helm-charts