From 67e50e6482cd4b34195185e0f6246b7eb18241fe Mon Sep 17 00:00:00 2001 From: "roybatty-bot[bot]" <135143428+roybatty-bot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:14:12 +0000 Subject: [PATCH] fix(container): update image ghcr.io/home-assistant/home-assistant to v2025.1.1 --- cluster/apps/home/home-assistant/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/home-assistant/app/helm-release.yaml b/cluster/apps/home/home-assistant/app/helm-release.yaml index be465b1d..0191266b 100644 --- a/cluster/apps/home/home-assistant/app/helm-release.yaml +++ b/cluster/apps/home/home-assistant/app/helm-release.yaml @@ -20,7 +20,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2025.1.0 + tag: 2025.1.1 env: TZ: "${TZ}" hostNetwork: true