diff --git a/home-assistant/kustomization.yaml b/home-assistant/kustomization.yaml index 1669ebf..da84783 100644 --- a/home-assistant/kustomization.yaml +++ b/home-assistant/kustomization.yaml @@ -19,7 +19,7 @@ resources: - piper.yaml - whisper.yaml - ingress.yaml -- ../dch-root-ca +- ../dch-root-ca configMapGenerator: - name: home-assistant @@ -115,3 +115,6 @@ patches: - name: dch-root-ca configMap: name: dch-root-ca +images: +- name: ghcr.io/home-assistant/home-assistant + newTag: 2024.8.3