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 | `c11dd7c` -> `02f582e` | --- > [!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 <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.11.2`](https://redirect.github.com/home-assistant/core/releases/tag/2025.11.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.11.1...2025.11.2) - Bump cronsim to 2.7 ([@​dgomes] - [#​155648]) ([utility\_meter docs][utility_meter docs]) ([backup docs]) (dependency) - Avoid firing discovery events when flows immediately create a config entry ([@​puddly] - [#​155753]) ([config docs]) - Remove arbitrary forecast limit for meteo\_lt ([@​xE1H] - [#​155877]) ([meteo\_lt docs][meteo_lt docs]) - Fix progress step bugs ([@​emontnemery] - [#​155923]) - Make sure to clean register callbacks when mobile\_app reloads ([@​TimoPtr] - [#​156028]) ([mobile\_app docs][mobile_app docs]) - Bump pyportainer 1.0.13 ([@​erwindouna] - [#​155783]) ([portainer docs]) (dependency) - Bump pyportainter 1.0.14 ([@​erwindouna] - [#​156072]) ([portainer docs]) (dependency) - Log `HomeAssistantError`s in ZHA config flow ([@​TheJulianJES] - [#​156075]) ([zha docs]) - Bump aio-ownet to 0.0.5 ([@​jrieger] - [#​156157]) ([onewire docs]) (dependency) - Fix MFA Notify setup flow schema ([@​abmantis] - [#​156158]) - Update xknx to 3.10.1 ([@​farmio] - [#​156177]) ([knx docs]) (dependency) - Forbid to choose state in Ukraine Alarm integration ([@​PaulAnnekov] - [#​156183]) ([ukraine\_alarm docs][ukraine_alarm docs]) (breaking-change) - Fix set\_absolute\_position angle ([@​starkillerOG] - [#​156185]) ([motion\_blinds docs][motion_blinds docs]) - Fix config flow reconfigure for Comelit ([@​chemelli74] - [#​156193]) ([comelit docs]) - Bump pyvesync to 3.2.1 ([@​cdnninja] - [#​156195]) ([vesync docs]) (dependency) - Fix Climate state reproduction when target temperature is `None` ([@​mib1185] - [#​156220]) ([climate docs]) - Foscam Integration with Legacy Model Compatibility ([@​Foscam-wangzhengyu] - [#​156226]) ([foscam docs]) - Bump pypalazzetti lib from 0.1.19 to 0.1.20 ([@​dotvav] - [#​156249]) ([palazzetti docs]) (dependency) - Bump pySmartThings to 3.3.2 ([@​joostlek] - [#​156250]) ([smartthings docs]) (dependency) - Correct migration to recorder schema 51 ([@​emontnemery] - [#​156267]) ([recorder docs]) - Improve logging of failing miele action commands ([@​astrandb] - [#​156275]) ([miele docs]) - Ituran: Don't cache properties ([@​shmuelzon] - [#​156281]) ([ituran docs]) - tplink: handle repeated, unknown thermostat modes gracefully ([@​rytilahti] - [#​156310]) ([tplink docs]) - Check collation of statistics\_meta DB table ([@​emontnemery] - [#​156327]) ([recorder docs]) - Fix support for Hyperion 2.1.1 ([@​antoniocifu] - [#​156343]) ([hyperion docs]) - Update pyMill to 0.14.1 ([@​Danielhiversen] - [#​156396]) ([mill docs]) (dependency) - Prevent sensor updates caused by fluctuating “last seen” timestamps in Xbox integration ([@​tr4nt0r] - [#​156419]) ([xbox docs]) - Fix update progress in Teslemetry ([@​Bre77] - [#​156422]) ([teslemetry docs]) - Bump pyvesync to 3.2.2 ([@​cdnninja] - [#​156423]) ([vesync docs]) (dependency) - Fix lamarzocco update status ([@​zweckj] - [#​156442]) ([lamarzocco docs]) - Add firmware flashing debug loggers to hardware integrations ([@​puddly] - [#​156480]) ([homeassistant\_yellow docs][homeassistant_yellow docs]) ([homeassistant\_sky\_connect docs][homeassistant_sky_connect docs]) ([homeassistant\_connect\_zbt2 docs][homeassistant_connect_zbt2 docs]) - URL-encode the RTSP URL in the Foscam integration ([@​Foscam-wangzhengyu] - [#​156488]) ([foscam docs]) - Update Home Assistant base image to 2025.11.0 ([@​sairon] - [#​156517]) (dependency) - Bump pySmartThings to 3.3.3 ([@​joostlek] - [#​156528]) ([smartthings docs]) (dependency) - Update bsblan to python-bsblan version 3.1.1 ([@​liudger] - [#​156536]) ([bsblan docs]) (dependency) - Bump reolink-aio to 0.16.5 ([@​starkillerOG] - [#​156553]) ([reolink docs]) (dependency) - Bump python-open-router to 0.3.3 ([@​joostlek] - [#​156563]) ([open\_router docs][open_router docs]) (dependency) - Bump ZHA to 0.0.78 ([@​TheJulianJES] - [#​155937]) ([zha docs]) (dependency) - Bump ZHA to 0.0.79 ([@​TheJulianJES] - [#​156571]) ([zha docs]) (dependency) - Fix sfr\_box entry reload ([@​epenet] - [#​156593]) ([sfr\_box docs][sfr_box docs]) - Fix model\_id in Husqvarna Automower ([@​Thomas55555] - [#​156608]) ([husqvarna\_automower docs][husqvarna_automower docs]) - Add debounce to Alexa Devices coordinator ([@​chemelli74] - [#​156609]) ([alexa\_devices docs][alexa_devices docs]) [#​155648]: https://redirect.github.com/home-assistant/core/pull/155648 [#​155753]: https://redirect.github.com/home-assistant/core/pull/155753 [#​155783]: https://redirect.github.com/home-assistant/core/pull/155783 [#​155877]: https://redirect.github.com/home-assistant/core/pull/155877 [#​155923]: https://redirect.github.com/home-assistant/core/pull/155923 [#​155937]: https://redirect.github.com/home-assistant/core/pull/155937 [#​156028]: https://redirect.github.com/home-assistant/core/pull/156028 [#​156072]: https://redirect.github.com/home-assistant/core/pull/156072 [#​156075]: https://redirect.github.com/home-assistant/core/pull/156075 [#​156076]: https://redirect.github.com/home-assistant/core/pull/156076 [#​156157]: https://redirect.github.com/home-assistant/core/pull/156157 [#​156158]: https://redirect.github.com/home-assistant/core/pull/156158 [#​156177]: https://redirect.github.com/home-assistant/core/pull/156177 [#​156183]: https://redirect.github.com/home-assistant/core/pull/156183 [#​156185]: https://redirect.github.com/home-assistant/core/pull/156185 [#​156193]: https://redirect.github.com/home-assistant/core/pull/156193 [#​156195]: https://redirect.github.com/home-assistant/core/pull/156195 [#​156220]: https://redirect.github.com/home-assistant/core/pull/156220 [#​156226]: https://redirect.github.com/home-assistant/core/pull/156226 [#​156249]: https://redirect.github.com/home-assistant/core/pull/156249 [#​156250]: https://redirect.github.com/home-assistant/core/pull/156250 [#​156267]: https://redirect.github.com/home-assistant/core/pull/156267 [#​156275]: https://redirect.github.com/home-assistant/core/pull/156275 [#​156281]: https://redirect.github.com/home-assistant/core/pull/156281 [#​156310]: https://redirect.github.com/home-assistant/core/pull/156310 [#​156327]: https://redirect.github.com/home-assistant/core/pull/156327 [#​156343]: https://redirect.github.com/home-assistant/core/pull/156343 [#​156396]: https://redirect.github.com/home-assistant/core/pull/156396 [#​156419]: https://redirect.github.com/home-assistant/core/pull/156419 [#​156422]: https://redirect.github.com/home-assistant/core/pull/156422 [#​156423]: https://redirect.github.com/home-assistant/core/pull/156423 [#​156442]: https://redirect.github.com/home-assistant/core/pull/156442 [#​156480]: https://redirect.github.com/home-assistant/core/pull/156480 [#​156488]: https://redirect.github.com/home-assistant/core/pull/156488 [#​156517]: https://redirect.github.com/home-assistant/core/pull/156517 [#​156528]: https://redirect.github.com/home-assistant/core/pull/156528 [#​156536]: https://redirect.github.com/home-assistant/core/pull/156536 [#​156553]: https://redirect.github.com/home-assistant/core/pull/156553 [#​156563]: https://redirect.github.com/home-assistant/core/pull/156563 [#​156571]: https://redirect.github.com/home-assistant/core/pull/156571 [#​156593]: https://redirect.github.com/home-assistant/core/pull/156593 [#​156608]: https://redirect.github.com/home-assistant/core/pull/156608 [#​156609]: https://redirect.github.com/home-assistant/core/pull/156609 [@​Bre77]: https://redirect.github.com/Bre77 [@​Danielhiversen]: https://redirect.github.com/Danielhiversen [@​Foscam-wangzhengyu]: https://redirect.github.com/Foscam-wangzhengyu [@​PaulAnnekov]: https://redirect.github.com/PaulAnnekov [@​TheJulianJES]: https://redirect.github.com/TheJulianJES [@​Thomas55555]: https://redirect.github.com/Thomas55555 [@​TimoPtr]: https://redirect.github.com/TimoPtr [@​abmantis]: https://redirect.github.com/abmantis [@​antoniocifu]: https://redirect.github.com/antoniocifu [@​astrandb]: https://redirect.github.com/astrandb [@​cdnninja]: https://redirect.github.com/cdnninja [@​chemelli74]: https://redirect.github.com/chemelli74 [@​dgomes]: https://redirect.github.com/dgomes [@​dotvav]: https://redirect.github.com/dotvav [@​emontnemery]: https://redirect.github.com/emontnemery [@​epenet]: https://redirect.github.com/epenet [@​erwindouna]: https://redirect.github.com/erwindouna [@​farmio]: https://redirect.github.com/farmio [@​frenck]: https://redirect.github.com/frenck [@​joostlek]: https://redirect.github.com/joostlek [@​jrieger]: https://redirect.github.com/jrieger [@​liudger]: https://redirect.github.com/liudger [@​mib1185]: https://redirect.github.com/mib1185 [@​puddly]: https://redirect.github.com/puddly [@​rytilahti]: https://redirect.github.com/rytilahti [@​sairon]: https://redirect.github.com/sairon [@​shmuelzon]: https://redirect.github.com/shmuelzon [@​starkillerOG]: https://redirect.github.com/starkillerOG [@​tr4nt0r]: https://redirect.github.com/tr4nt0r [@​xE1H]: https://redirect.github.com/xE1H [@​zweckj]: https://redirect.github.com/zweckj [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [backup docs]: https://www.home-assistant.io/integrations/backup/ [bsblan docs]: https://www.home-assistant.io/integrations/bsblan/ [climate docs]: https://www.home-assistant.io/integrations/climate/ [comelit docs]: https://www.home-assistant.io/integrations/comelit/ [config docs]: https://www.home-assistant.io/integrations/config/ [foscam docs]: https://www.home-assistant.io/integrations/foscam/ [homeassistant_connect_zbt2 docs]: https://www.home-assistant.io/integrations/homeassistant_connect_zbt2/ [homeassistant_sky_connect docs]: https://www.home-assistant.io/integrations/homeassistant_sky_connect/ [homeassistant_yellow docs]: https://www.home-assistant.io/integrations/homeassistant_yellow/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [hyperion docs]: https://www.home-assistant.io/integrations/hyperion/ [ituran docs]: https://www.home-assistant.io/integrations/ituran/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/ [meteo_lt docs]: https://www.home-assistant.io/integrations/meteo_lt/ [miele docs]: https://www.home-assistant.io/integrations/miele/ [mill docs]: https://www.home-assistant.io/integrations/mill/ [mobile_app docs]: https://www.home-assistant.io/integrations/mobile_app/ [motion_blinds docs]: https://www.home-assistant.io/integrations/motion_blinds/ [onewire docs]: https://www.home-assistant.io/integrations/onewire/ [open_router docs]: https://www.home-assistant.io/integrations/open_router/ [palazzetti docs]: https://www.home-assistant.io/integrations/palazzetti/ [portainer docs]: https://www.home-assistant.io/integrations/portainer/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [sfr_box docs]: https://www.home-assistant.io/integrations/sfr_box/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ [ukraine_alarm docs]: https://www.home-assistant.io/integrations/ukraine_alarm/ [utility_meter docs]: https://www.home-assistant.io/integrations/utility_meter/ [vesync docs]: https://www.home-assistant.io/integrations/vesync/ [xbox docs]: https://www.home-assistant.io/integrations/xbox/ [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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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 the 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 that 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