From 236fa9e0f03d496356faf9e5ae2f9bde5d36c685 Mon Sep 17 00:00:00 2001 From: "lab-assistant[bot]" <180935599+lab-assistant[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 09:31:57 +0200 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-assistant/home-assistant=20(=202024.10.0=20=E2=86=92=202024.10?= =?UTF-8?q?.1=20)=20(#7288)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com> --- .../apps/home-automation/home-assistant/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml index 6703921055a..ecc90b325cd 100644 --- a/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml @@ -36,7 +36,7 @@ spec: app: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2024.10.0 + tag: 2024.10.1 envFrom: - secretRef: name: home-assistant-secret