From 85ceec4d02f3c34e9026e868f27ce1eb8edaffa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 22:37:22 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-assistant/home-assistant=20(=202024.11.0=20=E2=86=92=202024.11?= =?UTF-8?q?.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../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 e62c8d6a..56652dd0 100644 --- a/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml @@ -53,7 +53,7 @@ spec: app: image: &home-assistant-image repository: ghcr.io/home-assistant/home-assistant - tag: 2024.11.0 + tag: 2024.11.1 envFrom: - secretRef: name: home-assistant-secret