feat(home-assistant): update image oci.trueforge.org/containerforge/home-assistant 2026.1.3 → 2026.2.0 (#44555)
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 | `2146825` -> `5985b0e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.2.0`](https://redirect.github.com/home-assistant/core/releases/tag/2026.2.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2026.1.3...2026.2.0) <https://www.home-assistant.io/blog/2026/02/04/release-20262/> </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tZS1hc3Npc3RhbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.1.3
|
||||
appVersion: 2026.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,17 +25,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open source home automation that puts local control and privacy first.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/home-assistant
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/home-assistant.webp
|
||||
home: https://truecharts.org/charts/stable/home-assistant
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.webp
|
||||
keywords:
|
||||
- home-assistant
|
||||
- home-automation
|
||||
- hass
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: home-assistant
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
@@ -44,5 +44,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: 29.0.9
|
||||
version: 29.1.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "2026.1.3@sha256:214682512f5bda804ff167a96ea0130c1b50fc100f3e9b9d8774c9fdfe618d67"
|
||||
tag: "2026.2.0@sha256:5985b0e63e16558ffe2ce27ade9fe59d200c67a8bf302f9a9c76f716a2e6908c"
|
||||
|
||||
yqImage:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user