From a169aa5defdd30782209ceb132d40063eee9344b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 17:20:34 +0000 Subject: [PATCH] chore(deps): update home-assistant to v2026.3.4 (#5064) --- clusters/cl01tl/helm/home-assistant/Chart.yaml | 2 +- clusters/cl01tl/helm/home-assistant/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/home-assistant/Chart.yaml b/clusters/cl01tl/helm/home-assistant/Chart.yaml index a7c549920..b18d832b4 100644 --- a/clusters/cl01tl/helm/home-assistant/Chart.yaml +++ b/clusters/cl01tl/helm/home-assistant/Chart.yaml @@ -25,4 +25,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/home-assistant.png # renovate: datasource=github-releases depName=home-assistant/core -appVersion: 2026.3.3 +appVersion: 2026.3.4 diff --git a/clusters/cl01tl/helm/home-assistant/values.yaml b/clusters/cl01tl/helm/home-assistant/values.yaml index 09d6a7de9..0e832ec7b 100644 --- a/clusters/cl01tl/helm/home-assistant/values.yaml +++ b/clusters/cl01tl/helm/home-assistant/values.yaml @@ -9,7 +9,7 @@ home-assistant: main: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2026.3.3 + tag: 2026.3.4 pullPolicy: IfNotPresent env: - name: TZ