feat(home-assistant): update image oci.trueforge.org/containerforge/home-assistant 2026.6.4 → 2026.7.0 (#49760)
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 | `6606751` → `66f3b26` | --- > [!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.7.0`](https://redirect.github.com/home-assistant/core/releases/tag/2026.7.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2026.6.4...2026.7.0) <https://www.home-assistant.io/blog/2026/07/01/release-20267/> </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.6.4
|
||||
appVersion: 2026.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.6.0
|
||||
@@ -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.8.1
|
||||
version: 30.9.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "2026.6.4@sha256:6606751d46ee11c6722e9cb5541d9fe1165f0176eae675b60d16344e9ce2be56"
|
||||
tag: "2026.7.0@sha256:66f3b26e1c7fb59e77c570bfb056ef056ada7d8496b2d2811534f6c8ab33a780"
|
||||
|
||||
yqImage:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user