From 9cd14b1f79451a61dfc5f11e7614996031bf7cf1 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Fri, 24 Jul 2026 12:46:19 +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 71c1cb1..f266e4d 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:6937c6c51d2f5d6aa66d97e4a68f845bcccd5f9b62cd91992bd6d79b20fe2b3c # {"$imagepolicy": "home-assistant:home-assistant"} + image: homeassistant/home-assistant:latest@sha256:5a531753cea96444200158fc2b0ac7ccd739291ec50414877b396de6e0bb29b3 # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ