From 0b7f3a3cc81c85fd051b1ce28e6b8eb45e5a06ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 07:50:51 +0000 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)?= 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.10.0 | 2024.10.1 | Signed-off-by: Jeff Billimek --- default/home-assistant/home-assistant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/home-assistant/home-assistant.yaml b/default/home-assistant/home-assistant.yaml index 0127e2a77ac..1a57cf78493 100644 --- a/default/home-assistant/home-assistant.yaml +++ b/default/home-assistant/home-assistant.yaml @@ -31,7 +31,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2024.10.0 + tag: 2024.10.1 initContainers: init-db: