From b42fa60da0dd45589e6496f67e8a49ca8143ebab Mon Sep 17 00:00:00 2001 From: FluxCD Date: Wed, 2 Sep 2026 18:12:55 +0000 Subject: [PATCH] Update home-assistant image. --- deploy/app/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/app/statefulset.yaml b/deploy/app/statefulset.yaml index db15536..7ef3a00 100644 --- a/deploy/app/statefulset.yaml +++ b/deploy/app/statefulset.yaml @@ -26,7 +26,7 @@ spec: containers: - name: home-assistant ### Maintained by flux - Image Update Automation - image: homeassistant/home-assistant:latest@sha256:14931c6b13756317849f46da1d01b45937a1150db66c081cfe529d48215943fe # {"$imagepolicy": "home-assistant:home-assistant"} + image: homeassistant/home-assistant:latest@sha256:372d991e58882a1d8c68c07e9aa3f3b509276e695355f73ccdb03baa70407293 # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ