From f89155c0a318b64d602839203a78a964abaeac61 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 6 May 2026 22:01:41 +0200 Subject: [PATCH] =?UTF-8?q?feat(home-assistant):=20update=20image=20oci.tr?= =?UTF-8?q?ueforge.org/containerforge/home-assistant=202026.4.4=20?= =?UTF-8?q?=E2=86=92=202026.5.0=20(#47925)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/home-assistant](https://ghcr.io/trueforge-org/home-assistant) ([source](https://redirect.github.com/home-assistant/core)) | minor | `eb33eac` → `363409d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
home-assistant/core (oci.trueforge.org/containerforge/home-assistant) ### [`v2026.5.0`](https://redirect.github.com/home-assistant/core/releases/tag/2026.5.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2026.4.4...2026.5.0)
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). --- charts/stable/home-assistant/Chart.yaml | 4 ++-- charts/stable/home-assistant/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index ac8fc13344c..dd4e710f660 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.4.4 +appVersion: 2026.5.0 dependencies: - name: common version: 29.2.8 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/home-assistant - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/home-assistant type: application -version: 30.3.0 +version: 30.4.0 diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index 169b1b3cea6..8f944f120be 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/home-assistant pullPolicy: IfNotPresent - tag: "2026.4.4@sha256:eb33eacf653b2d548a05ff7b8d528d87ae84ccb50d5e637644136e8d39e7709e" + tag: "2026.5.0@sha256:363409dacf3d435f760e266c17bf8bf76614c1bd21bcdfdf3a706be0580ad6a6" yqImage: pullPolicy: IfNotPresent