From 812f20c97a058ebd49bcda03ed2f1a0f413832a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 18:42:27 +1100 Subject: [PATCH] fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.10.2 (#824) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kubernetes/cluster-1/home-assistant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-1/home-assistant.yaml b/kubernetes/cluster-1/home-assistant.yaml index 7bacc678..6724de04 100644 --- a/kubernetes/cluster-1/home-assistant.yaml +++ b/kubernetes/cluster-1/home-assistant.yaml @@ -43,7 +43,7 @@ spec: main: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2024.10.1 + tag: 2024.10.2 probes: liveness: enabled: true