From 97cb37413446f2687d2d4a3050e4affe6ab9f4ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:03:28 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20homeassistan?= =?UTF-8?q?t/home-assistant=20(=202025.1.0=20=E2=86=92=202025.1.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------- | -------- | -------- | | docker | homeassistant/home-assistant | 2025.1.0 | 2025.1.1 | Signed-off-by: Winston R. Milling --- 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 4d457d102..6556ff59e 100644 --- a/default/home-assistant/home-assistant.yaml +++ b/default/home-assistant/home-assistant.yaml @@ -42,7 +42,7 @@ spec: main: image: repository: homeassistant/home-assistant - tag: 2025.1.0@sha256:7db850eff6b858b6d01860cd76a10d993861f9bff140de85734ce01d153a62ca + tag: 2025.1.1@sha256:dda88779889b09d5465b8bf0c69ba2a62f81b01ee74d943ebe31e3474ea7cbea pullPolicy: IfNotPresent env: TZ: "America/Chicago"