From 72a01a8145165d97240614ee22bb775db555a35c Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sat, 6 Jun 2026 01:45:21 +0000 Subject: [PATCH] Update home-assistant image. --- deploy/app/statefulset.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy/app/statefulset.yaml b/deploy/app/statefulset.yaml index 81f39f3..d039005 100644 --- a/deploy/app/statefulset.yaml +++ b/deploy/app/statefulset.yaml @@ -24,7 +24,7 @@ spec: containers: - name: home-assistant ### Maintained by flux - Image Update Automation - image: homeassistant/home-assistant:latest # {"$imagepolicy": "home-assistant:home-assistant"} + image: homeassistant/home-assistant:latest@sha256:59aa8824955c9db491b75d2eebe42bd68494f80c2ec69ec0d66d9dae37d37514 # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ @@ -39,7 +39,6 @@ spec: limits: memory: "724Mi" cpu: "1000m" - volumes: - name: home-assistant-config persistentVolumeClaim: