chore(helm): update image docker.io/homeassistant/home-assistant 2025.1.1 → 2025.1.2 (#30739)
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 | `dda8877` -> `871f84a` | --- > [!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.1.2`](https://redirect.github.com/home-assistant/core/releases/tag/2025.1.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.1.1...2025.1.2) - Fix Météo-France setup in non French cities (because of failed next rain sensor) ([@​Quentame] - [#​134782]) ([meteo_france docs]) - Increase cloud backup download timeout ([@​ludeeus] - [#​134961]) ([cloud docs]) - Fix ZHA "referencing a non existing `via_device`" warning ([@​puddly] - [#​135008]) ([zha docs]) - Catch errors in automation (instead of raise unexpected error) in Overkiz ([@​iMicknl] - [#​135026]) ([overkiz docs]) - Fix channel retrieval for Reolink DUO V1 connected to a NVR ([@​starkillerOG] - [#​135035]) ([reolink docs]) - Bump aioautomower to 2025.1.0 ([@​Thomas55555] - [#​135039]) ([husqvarna_automower docs]) - Bump cookidoo-api to 0.12.2 ([@​miaucl] - [#​135045]) ([cookidoo docs]) - Implement upload retry logic in CloudBackupAgent ([@​ludeeus] - [#​135062]) ([cloud docs]) - Add jitter to backup start time to avoid thundering herd ([@​emontnemery] - [#​135065]) ([backup docs]) - Bump pysuezV2 to 2.0.3 ([@​jb101010-2] - [#​135080]) ([suez_water docs]) - Fix Flick Electric Pricing ([@​ZephireNZ] - [#​135154]) ([flick_electric docs]) - Update frontend to [`2025010`](https://redirect.github.com/home-assistant/core/commit/20250109).0 ([@​bramkragten] - [#​135235]) ([frontend docs]) [#​134529]: https://redirect.github.com/home-assistant/core/pull/134529 [#​134782]: https://redirect.github.com/home-assistant/core/pull/134782 [#​134940]: https://redirect.github.com/home-assistant/core/pull/134940 [#​134961]: https://redirect.github.com/home-assistant/core/pull/134961 [#​135008]: https://redirect.github.com/home-assistant/core/pull/135008 [#​135026]: https://redirect.github.com/home-assistant/core/pull/135026 [#​135035]: https://redirect.github.com/home-assistant/core/pull/135035 [#​135039]: https://redirect.github.com/home-assistant/core/pull/135039 [#​135045]: https://redirect.github.com/home-assistant/core/pull/135045 [#​135062]: https://redirect.github.com/home-assistant/core/pull/135062 [#​135065]: https://redirect.github.com/home-assistant/core/pull/135065 [#​135080]: https://redirect.github.com/home-assistant/core/pull/135080 [#​135154]: https://redirect.github.com/home-assistant/core/pull/135154 [#​135235]: https://redirect.github.com/home-assistant/core/pull/135235 [@​Quentame]: https://redirect.github.com/Quentame [@​Thomas55555]: https://redirect.github.com/Thomas55555 [@​ZephireNZ]: https://redirect.github.com/ZephireNZ [@​bramkragten]: https://redirect.github.com/bramkragten [@​emontnemery]: https://redirect.github.com/emontnemery [@​frenck]: https://redirect.github.com/frenck [@​iMicknl]: https://redirect.github.com/iMicknl [@​jb101010-2]: https://redirect.github.com/jb101010-2 [@​ludeeus]: https://redirect.github.com/ludeeus [@​miaucl]: https://redirect.github.com/miaucl [@​puddly]: https://redirect.github.com/puddly [@​starkillerOG]: https://redirect.github.com/starkillerOG [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [backup docs]: https://www.home-assistant.io/integrations/backup/ [cloud docs]: https://www.home-assistant.io/integrations/cloud/ [cookidoo docs]: https://www.home-assistant.io/integrations/cookidoo/ [flick_electric docs]: https://www.home-assistant.io/integrations/flick_electric/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [meteo_france docs]: https://www.home-assistant.io/integrations/meteo_france/ [overkiz docs]: https://www.home-assistant.io/integrations/overkiz/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [suez_water docs]: https://www.home-assistant.io/integrations/suez_water/ [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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.1.1
|
||||
appVersion: 2025.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
|
||||
- https://hub.docker.com/r/homeassistant/home-assistant
|
||||
type: application
|
||||
version: 27.0.0
|
||||
version: 27.0.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025.1.1@sha256:dda88779889b09d5465b8bf0c69ba2a62f81b01ee74d943ebe31e3474ea7cbea
|
||||
tag: 2025.1.2@sha256:871f84a00db8d05856a70ee3761b138a8e91eb108d61f2fa176e7eeadb5eda03
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user