chore(helm): update image docker.io/homeassistant/home-assistant 2025.11.0 → 2025.11.1 (#41530)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | patch | `8949aa7` -> `c11dd7c` | --- > [!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 (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.11.1`](https://redirect.github.com/home-assistant/core/releases/tag/2025.11.1) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.11.0...2025.11.1) - Improve scan interval for Airthings Corentium Home 2 ([@​LaStrada] - [#​155694]) ([airthings\_ble docs][airthings_ble docs]) - Remove `@progress_step` decorator from ZHA and Hardware integration ([@​puddly] - [#​155867]) ([zha docs]) ([homeassistant\_hardware docs][homeassistant_hardware docs]) - Fix KNX Climate humidity DPT ([@​farmio] - [#​155942]) ([knx docs]) - Truncate password before sending it to bcrypt ([@​cdce8p] - [#​155950]) - Fix for corrupt restored state in miele consumption sensors ([@​astrandb] - [#​155966]) ([miele docs]) - Handle empty fields in SolarEdge config flow ([@​tronikos] - [#​155978]) ([solaredge docs]) - Fix SolarEdge unload failing when there are no sensors ([@​tronikos] - [#​155979]) ([solaredge docs]) - Bump aioamazondevices to 8.0.1 ([@​chemelli74] - [#​155989]) ([alexa\_devices docs][alexa_devices docs]) (dependency) - Fix Growatt integration authentication error for legacy config entries ([@​johanzander] - [#​155993]) ([growatt\_server docs][growatt_server docs]) - Bump tuya-device-sharing-sdk to 0.2.5 ([@​epenet] - [#​156014]) ([tuya docs]) (dependency) - Bump onedrive-personal-sdk to 0.0.16 ([@​zweckj] - [#​156021]) ([onedrive docs]) (dependency) - Fix the exception caused by the missing Foscam integration key ([@​Foscam-wangzhengyu] - [#​156022]) ([foscam docs]) - Bump intents to 2025.11.7 ([@​synesthesiam] - [#​156063]) ([conversation docs]) (dependency) [#​155440]: https://redirect.github.com/home-assistant/core/pull/155440 [#​155694]: https://redirect.github.com/home-assistant/core/pull/155694 [#​155867]: https://redirect.github.com/home-assistant/core/pull/155867 [#​155942]: https://redirect.github.com/home-assistant/core/pull/155942 [#​155950]: https://redirect.github.com/home-assistant/core/pull/155950 [#​155966]: https://redirect.github.com/home-assistant/core/pull/155966 [#​155978]: https://redirect.github.com/home-assistant/core/pull/155978 [#​155979]: https://redirect.github.com/home-assistant/core/pull/155979 [#​155989]: https://redirect.github.com/home-assistant/core/pull/155989 [#​155993]: https://redirect.github.com/home-assistant/core/pull/155993 [#​156014]: https://redirect.github.com/home-assistant/core/pull/156014 [#​156021]: https://redirect.github.com/home-assistant/core/pull/156021 [#​156022]: https://redirect.github.com/home-assistant/core/pull/156022 [#​156063]: https://redirect.github.com/home-assistant/core/pull/156063 [@​Foscam-wangzhengyu]: https://redirect.github.com/Foscam-wangzhengyu [@​LaStrada]: https://redirect.github.com/LaStrada [@​astrandb]: https://redirect.github.com/astrandb [@​cdce8p]: https://redirect.github.com/cdce8p [@​chemelli74]: https://redirect.github.com/chemelli74 [@​edenhaus]: https://redirect.github.com/edenhaus [@​epenet]: https://redirect.github.com/epenet [@​farmio]: https://redirect.github.com/farmio [@​johanzander]: https://redirect.github.com/johanzander [@​puddly]: https://redirect.github.com/puddly [@​synesthesiam]: https://redirect.github.com/synesthesiam [@​tronikos]: https://redirect.github.com/tronikos [@​zweckj]: https://redirect.github.com/zweckj [airthings_ble docs]: https://www.home-assistant.io/integrations/airthings_ble/ [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [foscam docs]: https://www.home-assistant.io/integrations/foscam/ [growatt_server docs]: https://www.home-assistant.io/integrations/growatt_server/ [homeassistant_hardware docs]: https://www.home-assistant.io/integrations/homeassistant_hardware/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [miele docs]: https://www.home-assistant.io/integrations/miele/ [onedrive docs]: https://www.home-assistant.io/integrations/onedrive/ [solaredge docs]: https://www.home-assistant.io/integrations/solaredge/ [tuya docs]: https://www.home-assistant.io/integrations/tuya/ [zha docs]: https://www.home-assistant.io/integrations/zha/ </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.11.0
|
||||
appVersion: 2025.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -37,8 +37,9 @@ name: home-assistant
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://github.com/home-assistant/home-assistant
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/home-assistant
|
||||
- https://hub.docker.com/r/homeassistant/home-assistant
|
||||
type: application
|
||||
version: 28.15.0
|
||||
version: 28.15.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025.11.0@sha256:8949aa75a417c0a71208255c999bfb3eea3e909ff2eab4ac4ca26a2cbd886f05
|
||||
tag: 2025.11.1@sha256:c11dd7c74039223c43079d700aa559d6dc61e8e0b38a08d651f91d1bc550cff5
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user