feat(home-assistant): update image oci.trueforge.org/containerforge/home-assistant 2026.4.4 → 2026.5.0 (#47925)
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 <details> <summary>home-assistant/core (oci.trueforge.org/containerforge/home-assistant)</summary> ### [`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) <https://www.home-assistant.io/blog/2026/05/06/release-20265/> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ob21lLWFzc2lzdGFudCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user