From 05ccf989a02be49e00778a7982bbc87e2a023de4 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sat, 8 Aug 2026 12:46:27 +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 53c69cb..4534296 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:a21689ef0510df9760ee11bab4d6b2fef3ed5c1a29ed9c3224271597a23729eb # {"$imagepolicy": "home-assistant:home-assistant"} + image: homeassistant/home-assistant:latest@sha256:6340a3de3917a9b19368e767310a96dd090f6a19aca8aeadf87fd1145cec9682 # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ