From 071405893eee1dbbbd85fef253eac376aa44c5eb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 01:54:06 +0100 Subject: [PATCH] chore(deps): update container image homeassistant/home-assistant to v2024.2.5@02304f6 by renovate (#18849) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://togithub.com/home-assistant/core)) | patch | `2024.2.3` -> `2024.2.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
home-assistant/core (homeassistant/home-assistant) ### [`v2024.2.5`](https://togithub.com/home-assistant/core/releases/tag/2024.2.5) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.2.4...2024.2.5) - Add title to reauthenticate integration issue ([@​timmo001] - [#​111275]) [#​111275]: https://togithub.com/home-assistant/core/pull/111275 [@​timmo001]: https://togithub.com/timmo001 *Translations from the dev branch are included in each release. The above PR introduced a new placeholder into an existing translation. When we released 2024.2.4, it tried to render the new translation without providing the placeholder. Doing a hot fix to provide the placeholder value so this translation works again as the issue is quite visible.* ### [`v2024.2.4`](https://togithub.com/home-assistant/core/releases/tag/2024.2.4) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.2.3...2024.2.4) - Return group unit of measurement when device_class is None ([@​PoppyPop] - [#​110973]) ([group docs]) - Bump roombapy to 1.6.13 ([@​Orhideous] - [#​111187]) ([roomba docs]) - Bump orjson to 3.9.15 ([@​bdraco] - [#​111233]) - Set Lutron switch to device name ([@​joostlek] - [#​111293]) ([lutron docs]) - Bump opower to 0.3.0 ([@​swartzd] - [#​109248]) ([opower docs]) - Bump opower to 0.3.1 ([@​benhoff] - [#​111307]) - Fix another name missing in wyoming getLogger ([@​llluis] - [#​111390]) ([wyoming docs]) - Update caldav to 1.3.9 ([@​cdce8p] - [#​111429]) ([caldav docs]) - Update guppy3 to 3.1.4.post1 ([@​cdce8p] - [#​111430]) ([profiler docs]) - Bump openwebifpy to 4.2.4 ([@​autinerd] - [#​110676]) ([enigma2 docs]) [#​109248]: https://togithub.com/home-assistant/core/pull/109248 [#​109883]: https://togithub.com/home-assistant/core/pull/109883 [#​110078]: https://togithub.com/home-assistant/core/pull/110078 [#​110676]: https://togithub.com/home-assistant/core/pull/110676 [#​110720]: https://togithub.com/home-assistant/core/pull/110720 [#​110973]: https://togithub.com/home-assistant/core/pull/110973 [#​111133]: https://togithub.com/home-assistant/core/pull/111133 [#​111187]: https://togithub.com/home-assistant/core/pull/111187 [#​111233]: https://togithub.com/home-assistant/core/pull/111233 [#​111293]: https://togithub.com/home-assistant/core/pull/111293 [#​111307]: https://togithub.com/home-assistant/core/pull/111307 [#​111390]: https://togithub.com/home-assistant/core/pull/111390 [#​111429]: https://togithub.com/home-assistant/core/pull/111429 [#​111430]: https://togithub.com/home-assistant/core/pull/111430 [@​Orhideous]: https://togithub.com/Orhideous [@​PoppyPop]: https://togithub.com/PoppyPop [@​autinerd]: https://togithub.com/autinerd [@​bdraco]: https://togithub.com/bdraco [@​benhoff]: https://togithub.com/benhoff [@​cdce8p]: https://togithub.com/cdce8p [@​frenck]: https://togithub.com/frenck [@​joostlek]: https://togithub.com/joostlek [@​llluis]: https://togithub.com/llluis [@​swartzd]: https://togithub.com/swartzd [abode docs]: https://www.home-assistant.io/integrations/abode/ [caldav docs]: https://www.home-assistant.io/integrations/caldav/ [enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/ [group docs]: https://www.home-assistant.io/integrations/group/ [lutron docs]: https://www.home-assistant.io/integrations/lutron/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [profiler docs]: https://www.home-assistant.io/integrations/profiler/ [roomba docs]: https://www.home-assistant.io/integrations/roomba/ [wyoming docs]: https://www.home-assistant.io/integrations/wyoming/
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/home-assistant/Chart.yaml | 6 +++--- charts/stable/home-assistant/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index c7162e36e52..820774c0557 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.2.3 +appVersion: 2024.2.5 dependencies: - name: common version: 18.1.2 @@ -24,7 +24,7 @@ keywords: - home-assistant - home-automation - hass -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - https://hub.docker.com/r/homeassistant/home-assistant type: application -version: 24.2.0 +version: 24.2.1 diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index be7b4895b5a..3f7b432a25e 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -1,7 +1,7 @@ image: repository: homeassistant/home-assistant pullPolicy: IfNotPresent - tag: 2024.2.3@sha256:c4b82b1381732ac81cbedf51c80ae69a19e959197c15befd395b03a34b36483a + tag: 2024.2.5@sha256:02304f6c5cdb817185e3a6f6db50aad97cf7206027c2a45fbf72da2d00588f4c service: main: ports: