From f589cee4be881cc9c85f02a7212c6b81cab071d5 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 08:29:59 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-assistant/home-assistant=20(=202024.9.2=20=E2=86=92=202024.9.3?= =?UTF-8?q?=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.2 | 2024.9.3 | --- .../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 74112ab6c..0906c3148 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.2 + tag: 2024.9.3 envFrom: - secretRef: name: home-assistant-secret