From 50249ac651ce827e5fdfb0622ea0d22cc8a054f3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Dec 2023 01:47:00 +0100 Subject: [PATCH] chore(deps): update container image homeassistant/home-assistant to v2023.12.3@128abdf (#16084) 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 | `2023.12.2` -> `2023.12.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
home-assistant/core (homeassistant/home-assistant) ### [`v2023.12.3`](https://togithub.com/home-assistant/core/releases/tag/2023.12.3) [Compare Source](https://togithub.com/home-assistant/core/compare/2023.12.2...2023.12.3) - Ensure platform setup for all AVM FRITZ!SmartHome devices ([@​mib1185] - [#​105515]) ([fritzbox docs]) - Update AEMET-OpenData to v0.4.7 ([@​Noltari] - [#​105676]) ([aemet docs]) (dependency) - Fix restoring UniFi clients with old unique id ([@​Kane610] - [#​105691]) ([unifi docs]) - Bump zeroconf to 0.128.5 ([@​bdraco] - [#​105694]) ([zeroconf docs]) (dependency) - Add missing rest_command reload service to services.yaml ([@​jpbede] - [#​105714]) ([rest_command docs]) - Fix issue clearing renault schedules ([@​epenet] - [#​105719]) ([renault docs]) (dependency) - Fix Fully Kiosk Browser MQTT event callbacks with non-standard event topics ([@​cgarwood] - [#​105735]) ([fully_kiosk docs]) - Disable user profiles on login screen ([@​frenck] - [#​105749]) ([auth docs]) ([person docs]) (breaking-change) [#​105135]: https://togithub.com/home-assistant/core/pull/105135 [#​105324]: https://togithub.com/home-assistant/core/pull/105324 [#​105515]: https://togithub.com/home-assistant/core/pull/105515 [#​105655]: https://togithub.com/home-assistant/core/pull/105655 [#​105676]: https://togithub.com/home-assistant/core/pull/105676 [#​105691]: https://togithub.com/home-assistant/core/pull/105691 [#​105694]: https://togithub.com/home-assistant/core/pull/105694 [#​105714]: https://togithub.com/home-assistant/core/pull/105714 [#​105719]: https://togithub.com/home-assistant/core/pull/105719 [#​105735]: https://togithub.com/home-assistant/core/pull/105735 [#​105749]: https://togithub.com/home-assistant/core/pull/105749 [@​Kane610]: https://togithub.com/Kane610 [@​Noltari]: https://togithub.com/Noltari [@​bdraco]: https://togithub.com/bdraco [@​cgarwood]: https://togithub.com/cgarwood [@​epenet]: https://togithub.com/epenet [@​frenck]: https://togithub.com/frenck [@​jpbede]: https://togithub.com/jpbede [@​mib1185]: https://togithub.com/mib1185 [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [adguard docs]: https://www.home-assistant.io/integrations/adguard/ [aemet docs]: https://www.home-assistant.io/integrations/aemet/ [auth docs]: https://www.home-assistant.io/integrations/auth/ [fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/ [fully_kiosk docs]: https://www.home-assistant.io/integrations/fully_kiosk/ [person docs]: https://www.home-assistant.io/integrations/person/ [renault docs]: https://www.home-assistant.io/integrations/renault/ [rest_command docs]: https://www.home-assistant.io/integrations/rest_command/ [unifi docs]: https://www.home-assistant.io/integrations/unifi/ [zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/
--- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/home-assistant/Chart.yaml | 40 ++++++++++++------------ charts/stable/home-assistant/values.yaml | 2 +- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 92d491e5dd8..93147d8c487 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,33 +1,33 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: home-assistant -version: 20.1.2 -appVersion: 2023.12.2 +version: 20.1.3 +appVersion: 2023.12.3 description: home-assistant App for TrueNAS SCALE home: https://truecharts.org/charts/stable/home-assistant icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png deprecated: false sources: - - https://github.com/home-assistant/home-assistant - - https://github.com/cdr/code-server - - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - - https://hub.docker.com/r/homeassistant/home-assistant +- https://github.com/home-assistant/home-assistant +- https://github.com/cdr/code-server +- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant +- https://hub.docker.com/r/homeassistant/home-assistant maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - home-assistant - - hass - - homeassistant +- home-assistant +- hass +- homeassistant dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index 8bb03f4613f..5087c11eb11 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: 2023.12.2@sha256:639e779eff1a70f6377c773aac1681e5008d5652d6128836d1bdd79d7bd53ba2 + tag: 2023.12.3@sha256:128abdfe0b0a82df32a0a192032a86d113564ce2ce5ad470c47d551a53bf5db4 service: main: ports: