From 273d571fdee5624e0e508eb390ce2d9d8ac6fcf0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Apr 2026 21:23:39 +0000 Subject: [PATCH] chore(deps): update home-assistant to v2026.4.0 (#5369) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | minor | `2026.3.4` → `2026.4.0` | | [home-assistant/core](https://github.com/home-assistant/core) | minor | `2026.3.4` → `2026.4.0` | --- ### Release Notes
home-assistant/core (ghcr.io/home-assistant/home-assistant) ### [`v2026.4.0`](https://github.com/home-assistant/core/releases/tag/2026.4.0) [Compare Source](https://github.com/home-assistant/core/compare/2026.3.4...2026.4.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5369 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- 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