fix(esphome): update image oci.trueforge.org/containerforge/esphome 2026.4.0 → 2026.4.1 (#47257)
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 | `aed6616` → `4266944` | --- > [!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.4.1`](https://redirect.github.com/esphome/esphome/releases/tag/2026.4.1) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.4.0...2026.4.1) - \[core] Fix app\_state\_ status bits clobbered for non-looping components [esphome#15658](https://redirect.github.com/esphome/esphome/pull/15658) by [@​bdraco](https://redirect.github.com/bdraco) - \[core] Inline feed\_wdt hot path with out-of-line slow path [esphome#15656](https://redirect.github.com/esphome/esphome/pull/15656) by [@​bdraco](https://redirect.github.com/bdraco) - \[st7789v] Fix swapped offset\_width/offset\_height in model presets [esphome#15755](https://redirect.github.com/esphome/esphome/pull/15755) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[sx126x]\[sx127x] Fix frequency precision loss from float32 codegen [esphome#15753](https://redirect.github.com/esphome/esphome/pull/15753) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Bump aioesphomeapi from 44.15.0 to 44.16.0 [esphome#15757](https://redirect.github.com/esphome/esphome/pull/15757) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[lvgl] Clean the build if lv\_conf.h changes [esphome#15777](https://redirect.github.com/esphome/esphome/pull/15777) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[mitsubishi\_cn105] use HEAT\_COOL mode to enable temperature slider [esphome#15748](https://redirect.github.com/esphome/esphome/pull/15748) by [@​crnjan](https://redirect.github.com/crnjan) - \[core] Diagnose missing cg.templatable in codegen for TEMPLATABLE\_VALUE fields [esphome#15758](https://redirect.github.com/esphome/esphome/pull/15758) by [@​bdraco](https://redirect.github.com/bdraco) - \[time] Fix RTC is\_valid() rejecting valid times after day\_of\_year cleanup [esphome#15763](https://redirect.github.com/esphome/esphome/pull/15763) by [@​bdraco](https://redirect.github.com/bdraco) - \[qmc5883l] Move per-update log line from DEBUG to VERBOSE [esphome#15781](https://redirect.github.com/esphome/esphome/pull/15781) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[bundle] Force-resolve nested IncludeFile during file discovery [esphome#15762](https://redirect.github.com/esphome/esphome/pull/15762) by [@​bdraco](https://redirect.github.com/bdraco) - \[ili9xxx] Guard against null buffer in display\_() when allocation fails [esphome#15786](https://redirect.github.com/esphome/esphome/pull/15786) by [@​bdraco](https://redirect.github.com/bdraco) - \[esp32] Accept unquoted minimum\_chip\_revision values [esphome#15785](https://redirect.github.com/esphome/esphome/pull/15785) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[lvgl] Guard lv\_image\_set\_src wrapper with LV\_USE\_IMAGE [esphome#15789](https://redirect.github.com/esphome/esphome/pull/15789) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[runtime\_stats] Track main loop active time and report overhead [esphome#15743](https://redirect.github.com/esphome/esphome/pull/15743) by [@​bdraco](https://redirect.github.com/bdraco) (new-feature) - \[mipi\_spi] Drawing fixes for native display [esphome#15802](https://redirect.github.com/esphome/esphome/pull/15802) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[image] Fix byte order handling [esphome#15800](https://redirect.github.com/esphome/esphome/pull/15800) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[core] coerce set\_interval(0) / update\_interval: 0ms to 1ms [esphome#15799](https://redirect.github.com/esphome/esphome/pull/15799) by [@​bdraco](https://redirect.github.com/bdraco) - \[ethernet] Fix SPI3\_HOST default breaking compile on variants without SPI3 [esphome#15809](https://redirect.github.com/esphome/esphome/pull/15809) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[core] Fix DelayAction compile error with non-const reference args [esphome#15814](https://redirect.github.com/esphome/esphome/pull/15814) by [@​bdraco](https://redirect.github.com/bdraco) - \[esp32] Downgrade unneeded `ignore_pin_validation_error` to a warning [esphome#15811](https://redirect.github.com/esphome/esphome/pull/15811) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[runtime\_image] Fix RGB order [esphome#15813](https://redirect.github.com/esphome/esphome/pull/15813) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lvgl] Fix crash with snow on rotated display [esphome#15822](https://redirect.github.com/esphome/esphome/pull/15822) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[core] Feed WDT unconditionally in main loop to fix empty-config panic [esphome#15830](https://redirect.github.com/esphome/esphome/pull/15830) by [@​bdraco](https://redirect.github.com/bdraco) - Bump aioesphomeapi from 44.16.0 to 44.16.1 [esphome#15836](https://redirect.github.com/esphome/esphome/pull/15836) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[core] Default PollingComponent() to 1ms when codegen is bypassed [esphome#15831](https://redirect.github.com/esphome/esphome/pull/15831) by [@​bdraco](https://redirect.github.com/bdraco) - \[substitutions] Fix `substitutions: !include file.yaml` regression [esphome#15850](https://redirect.github.com/esphome/esphome/pull/15850) by [@​bdraco](https://redirect.github.com/bdraco) - \[packages] Improve error messages with include stack and fix missing path propagation [esphome#15844](https://redirect.github.com/esphome/esphome/pull/15844) by [@​jpeletier](https://redirect.github.com/jpeletier) - \[lvgl] Fix angles for arc [esphome#15860](https://redirect.github.com/esphome/esphome/pull/15860) by [@​clydebarrow](https://redirect.github.com/clydebarrow) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9lc3Bob21lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.4.0
|
||||
appVersion: 2026.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.0
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/esphome
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/esphome
|
||||
type: application
|
||||
version: 25.2.0
|
||||
version: 25.2.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "2026.4.0@sha256:aed6616633334f9b8cc24d5ddb9f5585af1a98d01e751c919c6ab53007f608b9"
|
||||
tag: "2026.4.1@sha256:42669445ddc3f3290c9e949909c3854b627da936a4bcd4a56f18dd46cb2c3899"
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user