From 446794893a83c09d9e8e8830e84e3e5c15c30330 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:31:18 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/hom?= =?UTF-8?q?e-assistant/home-assistant=20(=202024.9.3=20=E2=86=92=202024.10?= =?UTF-8?q?.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | --------- | | docker | ghcr.io/home-assistant/home-assistant | 2024.9.3 | 2024.10.0 | --- .../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 0906c3148..f919181aa 100644 --- a/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml @@ -39,7 +39,7 @@ spec: app: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2024.9.3 + tag: 2024.10.0 envFrom: - secretRef: name: home-assistant-secret