From 853811624d6c5208f5dff332466b6a635bfdacc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:17:31 +0000 Subject: [PATCH] feat(container): update image ghcr.io/home-assistant/home-assistant to v2024.12.5 | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | --------- | | docker | ghcr.io/home-assistant/home-assistant | 2024.4.4 | 2024.12.5 | --- cluster/apps/hass/home-assistant/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/hass/home-assistant/app/helmrelease.yaml b/cluster/apps/hass/home-assistant/app/helmrelease.yaml index 0ed30a419..c395b7af6 100644 --- a/cluster/apps/hass/home-assistant/app/helmrelease.yaml +++ b/cluster/apps/hass/home-assistant/app/helmrelease.yaml @@ -42,7 +42,7 @@ spec: main: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2024.4.4 + tag: 2024.12.5 env: TZ: "${TIMEZONE}" envFrom: