From 68271c218d9d03272bc13c57e0ac683a04998a2a Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 19 Mar 2026 04:04:41 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../manifests/home-assistant/Deployment-home-assistant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml b/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml index 7467bade8..817bfbf94 100644 --- a/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml +++ b/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml @@ -59,7 +59,7 @@ spec: - env: - name: TZ value: US/Central - image: ghcr.io/home-assistant/home-assistant:2026.3.1 + image: ghcr.io/home-assistant/home-assistant:2026.3.2 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1