From 5d7cf015beb0be02f4b13e1df7a451d965dc2803 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Sep 2025 19:11:19 +0000 Subject: [PATCH] Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.9.0 (#1379) 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 | `2025.8.3` -> `2025.9.0` | --- ### Release Notes
home-assistant/core (ghcr.io/home-assistant/home-assistant) ### [`v2025.9.0`](https://github.com/home-assistant/core/releases/tag/2025.9.0) [Compare Source](https://github.com/home-assistant/core/compare/2025.8.3...2025.9.0) https://www.home-assistant.io/blog/2025/09/03/release-20259/
--- ### 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 this update 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/1379 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/applications/home-assistant/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/home-assistant/values.yaml b/clusters/cl01tl/applications/home-assistant/values.yaml index 91d80cff5..2c926bf74 100644 --- a/clusters/cl01tl/applications/home-assistant/values.yaml +++ b/clusters/cl01tl/applications/home-assistant/values.yaml @@ -9,7 +9,7 @@ home-assistant: main: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2025.8.3 + tag: 2025.9.0 pullPolicy: IfNotPresent env: - name: TZ