From ebf4cb9f7a79361275676fba70105cab87a1ede2 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Wed, 22 Jul 2026 01:16:53 +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 298c2fd..71c1cb1 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:1476924357b46e80735c13e94232ba5c853cac052e9df4bb28d50fa56348097b # {"$imagepolicy": "home-assistant:home-assistant"} + image: homeassistant/home-assistant:latest@sha256:6937c6c51d2f5d6aa66d97e4a68f845bcccd5f9b62cd91992bd6d79b20fe2b3c # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ