From 2bd221cd7a8f6b7937712cb46f507f5634170d96 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Apr 2025 08:34:36 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/homea?= =?UTF-8?q?ssistant/home-assistant=202025.4.3=20=E2=86=92=202025.4.4=20(#3?= =?UTF-8?q?4847)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | `e3bc87a` -> `c9a4eef` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
home-assistant/core (docker.io/homeassistant/home-assistant) ### [`v2025.4.4`](https://redirect.github.com/home-assistant/core/releases/tag/2025.4.4) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.4.3...2025.4.4) - Meteofrance: adding new states provided by MF API since mid April ([@​vingerha] - [#​143137]) ([meteo_france docs]) - Create Home Connect active and selected program entities only when there are programs ([@​Diegorro98] - [#​143185]) ([home_connect docs]) - Météo-France: Additional states and change weather condition for "Ciel clair" ([@​vingerha] - [#​143198]) ([meteo_france docs]) - Update setuptools to 78.1.1 ([@​cdce8p] - [#​143275]) (dependency) - Fix licenses check for setuptools ([@​cdce8p] - [#​143292]) - Add scan interval and parallel updates to LinkPlay media player ([@​silamon] - [#​143324]) ([linkplay docs]) - Sync random sensor device classes ([@​silamon] - [#​143368]) ([random docs]) - Fix Vodafone Station config entry unload ([@​chemelli74] - [#​143371]) ([vodafone_station docs]) - Bump aiohomekit to 3.2.14 ([@​bdraco] - [#​143440]) ([homekit_controller docs]) (dependency) - Bump dio-chacon-api to v1.2.2 ([@​cnico] - [#​143489]) ([chacon_dio docs]) (dependency) - Bump pysmartthings to 3.0.5 ([@​joostlek] - [#​143586]) ([smartthings docs]) (dependency) [#​141505]: https://redirect.github.com/home-assistant/core/pull/141505 [#​142299]: https://redirect.github.com/home-assistant/core/pull/142299 [#​142755]: https://redirect.github.com/home-assistant/core/pull/142755 [#​143137]: https://redirect.github.com/home-assistant/core/pull/143137 [#​143185]: https://redirect.github.com/home-assistant/core/pull/143185 [#​143198]: https://redirect.github.com/home-assistant/core/pull/143198 [#​143253]: https://redirect.github.com/home-assistant/core/pull/143253 [#​143275]: https://redirect.github.com/home-assistant/core/pull/143275 [#​143292]: https://redirect.github.com/home-assistant/core/pull/143292 [#​143324]: https://redirect.github.com/home-assistant/core/pull/143324 [#​143368]: https://redirect.github.com/home-assistant/core/pull/143368 [#​143371]: https://redirect.github.com/home-assistant/core/pull/143371 [#​143440]: https://redirect.github.com/home-assistant/core/pull/143440 [#​143489]: https://redirect.github.com/home-assistant/core/pull/143489 [#​143586]: https://redirect.github.com/home-assistant/core/pull/143586 [@​Diegorro98]: https://redirect.github.com/Diegorro98 [@​bdraco]: https://redirect.github.com/bdraco [@​cdce8p]: https://redirect.github.com/cdce8p [@​chemelli74]: https://redirect.github.com/chemelli74 [@​cnico]: https://redirect.github.com/cnico [@​frenck]: https://redirect.github.com/frenck [@​joostlek]: https://redirect.github.com/joostlek [@​silamon]: https://redirect.github.com/silamon [@​vingerha]: https://redirect.github.com/vingerha [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [advantage_air docs]: https://www.home-assistant.io/integrations/advantage_air/ [aftership docs]: https://www.home-assistant.io/integrations/aftership/ [airgradient docs]: https://www.home-assistant.io/integrations/airgradient/ [airly docs]: https://www.home-assistant.io/integrations/airly/ [airnow docs]: https://www.home-assistant.io/integrations/airnow/ [chacon_dio docs]: https://www.home-assistant.io/integrations/chacon_dio/ [home_connect docs]: https://www.home-assistant.io/integrations/home_connect/ [homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/ [linkplay docs]: https://www.home-assistant.io/integrations/linkplay/ [meteo_france docs]: https://www.home-assistant.io/integrations/meteo_france/ [random docs]: https://www.home-assistant.io/integrations/random/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [vodafone_station docs]: https://www.home-assistant.io/integrations/vodafone_station/
--- ### 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. --- - [ ] 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). --- charts/stable/home-assistant/Chart.yaml | 4 ++-- charts/stable/home-assistant/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index b17d10c9c6c..c394b57ee23 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.4.3 +appVersion: 2025.4.4 dependencies: - name: common version: 25.4.10 @@ -38,5 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - https://hub.docker.com/r/homeassistant/home-assistant type: application -version: 27.4.3 +version: 27.4.4 diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index e0a1640cdb6..7f7371450af 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/homeassistant/home-assistant pullPolicy: IfNotPresent - tag: 2025.4.3@sha256:e3bc87aecb7121fe66876bd750172627b947da3b72af1a5bf8da8286fb397914 + tag: 2025.4.4@sha256:c9a4eefee167f674db4a51b1b7466339a5637978cee4df0269e5f41ff1614aaf service: main: ports: