From 1d8decdfa1a9923979c4ac8db222ab80f37edac5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Apr 2026 16:08:19 +0000 Subject: [PATCH] chore(deps): update home-assistant to v2026.4.0 --- 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 55417ee66..c25da8dbf 100644 --- a/clusters/cl01tl/helm/home-assistant/Chart.yaml +++ b/clusters/cl01tl/helm/home-assistant/Chart.yaml @@ -24,4 +24,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.4 +appVersion: 2026.4.0 diff --git a/clusters/cl01tl/helm/home-assistant/values.yaml b/clusters/cl01tl/helm/home-assistant/values.yaml index 8a13e2bd6..7826ccaa9 100644 --- a/clusters/cl01tl/helm/home-assistant/values.yaml +++ b/clusters/cl01tl/helm/home-assistant/values.yaml @@ -12,7 +12,7 @@ home-assistant: main: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2026.3.4@sha256:916682086154a7390114a9788782b8efb199852d4f7d47066722c2bc5d1829e6 + tag: 2026.4.0@sha256:7fbf6a5e006e889d7799476ad7646bd18e9dc73e8a4ccd9326b41798de6bb3bf env: - name: TZ value: America/Chicago