This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/esphome](https://ghcr.io/trueforge-org/esphome) ([source](https://redirect.github.com/esphome/esphome)) | patch | `4198f64` → `14f4b1e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>esphome/esphome (oci.trueforge.org/containerforge/esphome)</summary> ### [`v2026.3.1`](https://redirect.github.com/esphome/esphome/releases/tag/2026.3.1) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.3.0...2026.3.1) - Bump aioesphomeapi from 44.5.2 to 44.6.0 [esphome#14927](https://redirect.github.com/esphome/esphome/pull/14927) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[http\_request] Prevent double update task launch [esphome#14910](https://redirect.github.com/esphome/esphome/pull/14910) by [@​bdraco](https://redirect.github.com/bdraco) - \[ble\_client] Fix RSSI sensor reporting same value for all clients [esphome#14939](https://redirect.github.com/esphome/esphome/pull/14939) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[openthread] Guard InstanceLock against uninitialized semaphore [esphome#14940](https://redirect.github.com/esphome/esphome/pull/14940) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Bump aioesphomeapi from 44.6.0 to 44.6.1 [esphome#14954](https://redirect.github.com/esphome/esphome/pull/14954) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[time] Fix lookup of top-level IANA timezone keys like UTC and GMT [esphome#14952](https://redirect.github.com/esphome/esphome/pull/14952) by [@​bdraco](https://redirect.github.com/bdraco) - \[logger] Fix ESP8266 crash with VERY\_VERBOSE log level [esphome#14980](https://redirect.github.com/esphome/esphome/pull/14980) by [@​bdraco](https://redirect.github.com/bdraco) - \[sdl] Fix get\_width()/height() when rotation used [esphome#14950](https://redirect.github.com/esphome/esphome/pull/14950) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[uart] Fix UART0 default pin IOMUX loopback on ESP32 [esphome#14978](https://redirect.github.com/esphome/esphome/pull/14978) by [@​bdraco](https://redirect.github.com/bdraco) - \[ld2450] Fix zone target counts including untracked ghost targets [esphome#15026](https://redirect.github.com/esphome/esphome/pull/15026) by [@​kroehre](https://redirect.github.com/kroehre) - Bump aioesphomeapi from 44.6.1 to 44.6.2 [esphome#15027](https://redirect.github.com/esphome/esphome/pull/15027) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[api] Increase noise handshake timeout to 60s for slow WiFi environments [esphome#15022](https://redirect.github.com/esphome/esphome/pull/15022) by [@​bdraco](https://redirect.github.com/bdraco) - \[wifi] Fix ESP8266 power\_save\_mode mapping (LIGHT/HIGH were swapped) [esphome#15029](https://redirect.github.com/esphome/esphome/pull/15029) by [@​bdraco](https://redirect.github.com/bdraco) (breaking-change) - \[esp32\_touch] Fix initial state never published when sensor untouched [esphome#15032](https://redirect.github.com/esphome/esphome/pull/15032) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[web\_server] Increase httpd task stack size to prevent stack overflow [esphome#14997](https://redirect.github.com/esphome/esphome/pull/14997) by [@​bdraco](https://redirect.github.com/bdraco) - \[core] Add copy() method to StringRef for std::string compatibility [esphome#15028](https://redirect.github.com/esphome/esphome/pull/15028) by [@​bdraco](https://redirect.github.com/bdraco) - \[time] Fix timezone\_offset() and recalc\_timestamp\_local() always returning UTC [esphome#14996](https://redirect.github.com/esphome/esphome/pull/14996) by [@​bdraco](https://redirect.github.com/bdraco) - \[analog\_threshhold] add missing header [esphome#15058](https://redirect.github.com/esphome/esphome/pull/15058) by [@​ssieb](https://redirect.github.com/ssieb) - \[mqtt] Rate-limit component resends to prevent task WDT on reconnect [esphome#15061](https://redirect.github.com/esphome/esphome/pull/15061) by [@​bdraco](https://redirect.github.com/bdraco) - \[light] Fix constant\_brightness broken by gamma LUT refactor [esphome#15048](https://redirect.github.com/esphome/esphome/pull/15048) by [@​bdraco](https://redirect.github.com/bdraco) - \[sht4x] Fix heater causing measurement jitter [esphome#15030](https://redirect.github.com/esphome/esphome/pull/15030) by [@​bdraco](https://redirect.github.com/bdraco) - \[uart] Fix RTL87xx compilation failure due to SUCCESS macro collision [esphome#15054](https://redirect.github.com/esphome/esphome/pull/15054) by [@​bdraco](https://redirect.github.com/bdraco) - \[light] Fix gamma LUT quantizing small brightness to zero [esphome#15060](https://redirect.github.com/esphome/esphome/pull/15060) by [@​bdraco](https://redirect.github.com/bdraco) - \[ultrasonic] Fix ISR edge detection with debounce and trigger filtering [esphome#15014](https://redirect.github.com/esphome/esphome/pull/15014) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[logger] Fix race condition in task log buffer initialization [esphome#15071](https://redirect.github.com/esphome/esphome/pull/15071) by [@​bdraco](https://redirect.github.com/bdraco) - \[pmsx003] Keep active-mode reads aligned [esphome#14832](https://redirect.github.com/esphome/esphome/pull/14832) by [@​jkoelker](https://redirect.github.com/jkoelker) - \[logger] Fix unit test Logger constructor call [esphome#15086](https://redirect.github.com/esphome/esphome/pull/15086) by [@​bdraco](https://redirect.github.com/bdraco) - \[sht4x] Add missing hal.h include for millis() on ESP-IDF [esphome#15087](https://redirect.github.com/esphome/esphome/pull/15087) by [@​bdraco](https://redirect.github.com/bdraco) - \[logger] Fix dummy\_main.cpp Logger constructor for clang-tidy [esphome#15088](https://redirect.github.com/esphome/esphome/pull/15088) by [@​bdraco](https://redirect.github.com/bdraco) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXNwaG9tZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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