truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.16k stars 616 forks source link

chore(helm): update image docker.io/homeassistant/home-assistant 2024.11.2 ā†’ 2024.11.3 #29735

Closed truecharts-admin closed 3 days ago

truecharts-admin commented 3 days ago

This PR contains the following updates:

Package Update Change
docker.io/homeassistant/home-assistant (source) patch 2ddb0ce -> 988ae0f

[!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

home-assistant/core (docker.io/homeassistant/home-assistant) ### [`v2024.11.3`](https://redirect.github.com/home-assistant/core/releases/tag/2024.11.3) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.11.2...2024.11.3) - Prevent endless loop in recorder when using a filter and there are no more states to purge ([@​davinkevin] - [#​126149]) ([recorder docs]) - Fix and bump apsystems-ez1 to 2.4.0 ([@​patman15] - [#​130740]) ([apsystems docs]) (dependency) - Fix file uploads in MQTT config flow not processed in executor ([@​jbouwh] - [#​130746]) ([mqtt docs]) - Update twentemilieu to 2.1.0 ([@​frenck] - [#​130752]) ([twentemilieu docs]) (dependency) - Fix unexpected stop of media playback via ffmpeg proxy for ESPhome devices ([@​mib1185] - [#​130788]) ([esphome docs]) - Bump homematicip to 1.1.3 ([@​hahn-th] - [#​130824]) ([homematicip_cloud docs]) (dependency) - UPB integration: Change unique ID from int to string. ([@​gwww] - [#​130832]) ([upb docs]) - Reolink fix dev/entity id migration ([@​starkillerOG] - [#​130836]) ([reolink docs]) - Use default device sensors also for AirQ devices in Sensibo ([@​gjohansson-ST] - [#​130841]) ([sensibo docs]) - Pass config_entry explicitly in rachio ([@​epenet] - [#​130865]) ([rachio docs]) - Bump bluetooth-adapters to 0.20.2 ([@​bdraco] - [#​130877]) ([bluetooth docs]) (dependency) - Fixed Small Inaccuracy in Description String for myUplink ([@​CharlesYuan02] - [#​130900]) ([myuplink docs]) - Unscape HTML Entities from RSS feeds ([@​skgsergio] - [#​130915]) ([feedreader docs]) - Update elmax_api to v0.0.6.1 ([@​ElmaxSrl] - [#​130917]) ([elmax docs]) (dependency) - Bump aioairq to 0.4.3 ([@​Sibgatulin] - [#​130963]) ([airq docs]) (dependency) - Strip whitespaces from host in ping config flow ([@​jpbede] - [#​130970]) ([ping docs]) - Add more UI user-friendly description to six Supervisor actions ([@​NoRi2909] - [#​130971]) ([hassio docs]) - Add missing catholic category in workday ([@​gjohansson-ST] - [#​130983]) ([workday docs]) - Bump holidays to 0.61 ([@​gjohansson-ST] - [#​130984]) ([workday docs]) ([holiday docs]) (dependency) - Bump aioairzone to 0.9.6 ([@​Noltari] - [#​130559]) ([airzone docs]) (dependency) - Update aioairzone to v0.9.7 ([@​Noltari] - [#​131033]) ([airzone docs]) (dependency) - Replace "service" with "action" in zha:reconfigure_device ([@​NoRi2909] - [#​131111]) ([zha docs]) - Fix typo in name of "Alarm arm home instant" action ([@​NoRi2909] - [#​131151]) ([elkm1 docs]) - Fix cast translation string ([@​NoRi2909] - [#​131156]) ([cast docs]) - Fix typo in ESPHome repair text ([@​jesserockz] - [#​131200]) ([esphome docs]) - Reolink log fast poll errors once ([@​starkillerOG] - [#​131203]) ([reolink docs]) - Fix fibaro cover state is not always correct ([@​rappenze] - [#​131206]) ([fibaro docs]) - Bump reolink_aio to 0.11.2 ([@​starkillerOG] - [#​131237]) ([reolink docs]) (dependency) [#​126149]: https://redirect.github.com/home-assistant/core/pull/126149 [#​129970]: https://redirect.github.com/home-assistant/core/pull/129970 [#​130156]: https://redirect.github.com/home-assistant/core/pull/130156 [#​130559]: https://redirect.github.com/home-assistant/core/pull/130559 [#​130713]: https://redirect.github.com/home-assistant/core/pull/130713 [#​130740]: https://redirect.github.com/home-assistant/core/pull/130740 [#​130746]: https://redirect.github.com/home-assistant/core/pull/130746 [#​130752]: https://redirect.github.com/home-assistant/core/pull/130752 [#​130788]: https://redirect.github.com/home-assistant/core/pull/130788 [#​130824]: https://redirect.github.com/home-assistant/core/pull/130824 [#​130832]: https://redirect.github.com/home-assistant/core/pull/130832 [#​130836]: https://redirect.github.com/home-assistant/core/pull/130836 [#​130841]: https://redirect.github.com/home-assistant/core/pull/130841 [#​130865]: https://redirect.github.com/home-assistant/core/pull/130865 [#​130877]: https://redirect.github.com/home-assistant/core/pull/130877 [#​130900]: https://redirect.github.com/home-assistant/core/pull/130900 [#​130915]: https://redirect.github.com/home-assistant/core/pull/130915 [#​130917]: https://redirect.github.com/home-assistant/core/pull/130917 [#​130963]: https://redirect.github.com/home-assistant/core/pull/130963 [#​130970]: https://redirect.github.com/home-assistant/core/pull/130970 [#​130971]: https://redirect.github.com/home-assistant/core/pull/130971 [#​130983]: https://redirect.github.com/home-assistant/core/pull/130983 [#​130984]: https://redirect.github.com/home-assistant/core/pull/130984 [#​131033]: https://redirect.github.com/home-assistant/core/pull/131033 [#​131111]: https://redirect.github.com/home-assistant/core/pull/131111 [#​131151]: https://redirect.github.com/home-assistant/core/pull/131151 [#​131156]: https://redirect.github.com/home-assistant/core/pull/131156 [#​131200]: https://redirect.github.com/home-assistant/core/pull/131200 [#​131203]: https://redirect.github.com/home-assistant/core/pull/131203 [#​131206]: https://redirect.github.com/home-assistant/core/pull/131206 [#​131237]: https://redirect.github.com/home-assistant/core/pull/131237 [@​CharlesYuan02]: https://redirect.github.com/CharlesYuan02 [@​ElmaxSrl]: https://redirect.github.com/ElmaxSrl [@​NoRi2909]: https://redirect.github.com/NoRi2909 [@​Noltari]: https://redirect.github.com/Noltari [@​Sibgatulin]: https://redirect.github.com/Sibgatulin [@​bdraco]: https://redirect.github.com/bdraco [@​davinkevin]: https://redirect.github.com/davinkevin [@​epenet]: https://redirect.github.com/epenet [@​frenck]: https://redirect.github.com/frenck [@​gjohansson-ST]: https://redirect.github.com/gjohansson-ST [@​gwww]: https://redirect.github.com/gwww [@​hahn-th]: https://redirect.github.com/hahn-th [@​jbouwh]: https://redirect.github.com/jbouwh [@​jesserockz]: https://redirect.github.com/jesserockz [@​jpbede]: https://redirect.github.com/jpbede [@​mib1185]: https://redirect.github.com/mib1185 [@​patman15]: https://redirect.github.com/patman15 [@​rappenze]: https://redirect.github.com/rappenze [@​skgsergio]: https://redirect.github.com/skgsergio [@​starkillerOG]: https://redirect.github.com/starkillerOG [airq docs]: https://www.home-assistant.io/integrations/airq/ [airzone docs]: https://www.home-assistant.io/integrations/airzone/ [apsystems docs]: https://www.home-assistant.io/integrations/apsystems/ [bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/ [cast docs]: https://www.home-assistant.io/integrations/cast/ [elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/ [elmax docs]: https://www.home-assistant.io/integrations/elmax/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [feedreader docs]: https://www.home-assistant.io/integrations/feedreader/ [fibaro docs]: https://www.home-assistant.io/integrations/fibaro/ [hassio docs]: https://www.home-assistant.io/integrations/hassio/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [homematicip_cloud docs]: https://www.home-assistant.io/integrations/homematicip_cloud/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [myuplink docs]: https://www.home-assistant.io/integrations/myuplink/ [ping docs]: https://www.home-assistant.io/integrations/ping/ [rachio docs]: https://www.home-assistant.io/integrations/rachio/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [sensibo docs]: https://www.home-assistant.io/integrations/sensibo/ [twentemilieu docs]: https://www.home-assistant.io/integrations/twentemilieu/ [upb docs]: https://www.home-assistant.io/integrations/upb/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [zha docs]: https://www.home-assistant.io/integrations/zha/

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.



This PR has been generated by Renovate Bot.

github-actions[bot] commented 3 days ago

āœ… Deploy Preview ready!

Name Link
šŸ”Ø Latest commit 2d3737b6299c8183c83068a53737af0ace2e2fd6
šŸ” Latest deploy log https://github.com/truecharts/public/actions/runs/11982889174
šŸ˜Ž Deploy Preview Url []()
šŸŒ³ Environment