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