From 9c86c2960da20e5dea2e75fc3c65aa3844cbc6fd Mon Sep 17 00:00:00 2001 From: FluxCD Date: Fri, 3 Jul 2026 21:56:32 +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 a960750..d5e8f5f 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:cb76c9922b530f6a5063a15463eb3ad6de287d297c826713abda16795bb98980 # {"$imagepolicy": "home-assistant:home-assistant"} + image: homeassistant/home-assistant:latest@sha256:f73512ba4fe06bb4d57636fe3578d0820cdec46f81e8f837ab59e451662ff3cb # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ