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 | `b67d76f` -> `5d51056` | 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.3.4`](https://redirect.github.com/home-assistant/core/releases/tag/2025.3.4) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.3.3...2025.3.4) - Fix initial fetch of Home Connect appliance data to handle API rate limit errors ([@​Diegorro98] - [#​139379]) ([home_connect docs]) - Handle API rate limit error on Home Connect entities fetch ([@​Diegorro98] - [#​139384]) ([home_connect docs]) - Album art not available for Sonos media library favorites ([@​PeteRager] - [#​140557]) ([sonos docs]) - Change max ICP value to fixed value for Wallbox Integration ([@​hesselonline] - [#​140592]) ([wallbox docs]) - Add 700 RPM option to washer spin speed options at Home Connect ([@​Diegorro98] - [#​140607]) ([home_connect docs]) - Handle non documented options at Home Connect select entities ([@​Diegorro98] - [#​140608]) ([home_connect docs]) - Fix optional password in Velbus config flow ([@​cereal2nd] - [#​140615]) ([velbus docs]) - Make Oven setpoint follow temperature UoM in SmartThings ([@​joostlek] - [#​140666]) ([smartthings docs]) - Fix Elk-M1 missing TLS 1.2 check ([@​gwww] - [#​140672]) ([elkm1 docs]) - Bump PySwitchBot to 0.57.1 ([@​bdraco] - [#​140681]) ([switchbot docs]) (dependency) - Check Celsius in SmartThings oven setpoint ([@​joostlek] - [#​140687]) ([smartthings docs]) - Fix broken core integration Smart Meter Texas by switching it to use HA's SSL Context ([@​adamfeldman] - [#​140694]) ([smart_meter_texas docs]) - Don't reload onedrive on options flow ([@​zweckj] - [#​140712]) ([onedrive docs]) - Bump pySmartThings to 2.7.4 ([@​joostlek] - [#​140720]) ([smartthings docs]) (dependency) - Fix SmartThings ACs without supported AC modes ([@​joostlek] - [#​140744]) ([smartthings docs]) - Bump pylamarzocco to 1.4.9 ([@​zweckj] - [#​140916]) ([lamarzocco docs]) (dependency) - Log SmartThings subscription error on exception ([@​joostlek] - [#​140939]) ([smartthings docs]) - Ensure file is correctly uploaded by the GenAI SDK ([@​IvanLH] - [#​140969]) ([google_generative_ai_conversation docs]) - Reolink fix playback headers ([@​starkillerOG] - [#​141015]) ([reolink docs]) - Fix some Home Connect options keys ([@​Diegorro98] - [#​141023]) ([home_connect docs]) - Bump ZHA to 0.0.53 ([@​puddly] - [#​141025]) ([zha docs]) - Bump Python-Snoo to 0.6.3 ([@​Lash-L] - [#​140628]) ([snoo docs]) (dependency) - Bump python-snoo to 0.6.4 ([@​Lash-L] - [#​141030]) ([snoo docs]) (dependency) - Improve Home Connect appliances test fixture ([@​MartinHjelmare] - [#​139787]) ([home_connect docs]) [#​139379]: https://redirect.github.com/home-assistant/core/pull/139379 [#​139384]: https://redirect.github.com/home-assistant/core/pull/139384 [#​139787]: https://redirect.github.com/home-assistant/core/pull/139787 [#​139859]: https://redirect.github.com/home-assistant/core/pull/139859 [#​140061]: https://redirect.github.com/home-assistant/core/pull/140061 [#​140392]: https://redirect.github.com/home-assistant/core/pull/140392 [#​140557]: https://redirect.github.com/home-assistant/core/pull/140557 [#​140583]: https://redirect.github.com/home-assistant/core/pull/140583 [#​140592]: https://redirect.github.com/home-assistant/core/pull/140592 [#​140607]: https://redirect.github.com/home-assistant/core/pull/140607 [#​140608]: https://redirect.github.com/home-assistant/core/pull/140608 [#​140615]: https://redirect.github.com/home-assistant/core/pull/140615 [#​140628]: https://redirect.github.com/home-assistant/core/pull/140628 [#​140666]: https://redirect.github.com/home-assistant/core/pull/140666 [#​140672]: https://redirect.github.com/home-assistant/core/pull/140672 [#​140681]: https://redirect.github.com/home-assistant/core/pull/140681 [#​140687]: https://redirect.github.com/home-assistant/core/pull/140687 [#​140694]: https://redirect.github.com/home-assistant/core/pull/140694 [#​140712]: https://redirect.github.com/home-assistant/core/pull/140712 [#​140720]: https://redirect.github.com/home-assistant/core/pull/140720 [#​140744]: https://redirect.github.com/home-assistant/core/pull/140744 [#​140916]: https://redirect.github.com/home-assistant/core/pull/140916 [#​140939]: https://redirect.github.com/home-assistant/core/pull/140939 [#​140969]: https://redirect.github.com/home-assistant/core/pull/140969 [#​141015]: https://redirect.github.com/home-assistant/core/pull/141015 [#​141023]: https://redirect.github.com/home-assistant/core/pull/141023 [#​141025]: https://redirect.github.com/home-assistant/core/pull/141025 [#​141030]: https://redirect.github.com/home-assistant/core/pull/141030 [@​Diegorro98]: https://redirect.github.com/Diegorro98 [@​IvanLH]: https://redirect.github.com/IvanLH [@​Lash-L]: https://redirect.github.com/Lash-L [@​MartinHjelmare]: https://redirect.github.com/MartinHjelmare [@​PeteRager]: https://redirect.github.com/PeteRager [@​adamfeldman]: https://redirect.github.com/adamfeldman [@​bdraco]: https://redirect.github.com/bdraco [@​cereal2nd]: https://redirect.github.com/cereal2nd [@​frenck]: https://redirect.github.com/frenck [@​gwww]: https://redirect.github.com/gwww [@​hesselonline]: https://redirect.github.com/hesselonline [@​joostlek]: https://redirect.github.com/joostlek [@​puddly]: https://redirect.github.com/puddly [@​starkillerOG]: https://redirect.github.com/starkillerOG [@​zweckj]: https://redirect.github.com/zweckj [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/ [google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/ [home_connect docs]: https://www.home-assistant.io/integrations/home_connect/ [lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/ [onedrive docs]: https://www.home-assistant.io/integrations/onedrive/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [smart_meter_texas docs]: https://www.home-assistant.io/integrations/smart_meter_texas/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [snoo docs]: https://www.home-assistant.io/integrations/snoo/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [switchbot docs]: https://www.home-assistant.io/integrations/switchbot/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [wallbox docs]: https://www.home-assistant.io/integrations/wallbox/ [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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0