chore(helm): update image oci.trueforge.org/containerforge/esphome 2025.11.1 → 2025.11.2 (#42219)

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 |
`9392111` -> `8834c21` |

---

> [!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>esphome/esphome
(oci.trueforge.org/containerforge/esphome)</summary>

###
[`v2025.11.2`](https://redirect.github.com/esphome/esphome/releases/tag/2025.11.2)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2025.11.1...2025.11.2)

- \[nextion] Do not set alternative baud rate when not specified or `<=
0`
[esphome#12097](https://redirect.github.com/esphome/esphome/pull/12097)
by [@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[esp32] Fix platformio flash size print
[esphome#12099](https://redirect.github.com/esphome/esphome/pull/12099)
by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[script] Fix script.wait hanging when triggered from on\_boot
[esphome#12102](https://redirect.github.com/esphome/esphome/pull/12102)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[lvgl] Allow multiple widgets per grid cell
[esphome#12091](https://redirect.github.com/esphome/esphome/pull/12091)
by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-feature)
- \[lvgl] Fix position of errors in widget config
[esphome#12111](https://redirect.github.com/esphome/esphome/pull/12111)
by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[esp32] Fix hosted update when there is no wifi
[esphome#12123](https://redirect.github.com/esphome/esphome/pull/12123)
by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[wifi] Restore blocking setup until connected for RP2040
[esphome#12142](https://redirect.github.com/esphome/esphome/pull/12142)
by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[scheduler] Fix use-after-move crash in heap operations
[esphome#12124](https://redirect.github.com/esphome/esphome/pull/12124)
by [@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-28 07:08:03 +01:00
committed by GitHub
parent 3d5bf9c493
commit 7401a80621
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.11.1
appVersion: 2025.11.2
dependencies:
- name: common
version: 28.29.2
@@ -36,5 +36,5 @@ sources:
- https://github.com/esphome/esphome
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/esphome
type: application
version: 23.19.1
version: 23.19.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: oci.trueforge.org/containerforge/esphome
pullPolicy: IfNotPresent
tag: "2025.11.1@sha256:93921117cd3d7907ba6a15f38529485829639cf77241afbca7434015b04d39f1"
tag: "2025.11.2@sha256:8834c2128ec63314b3bc0e7768eb7210a47ec67f1d25052d28c7388d695c834d"
securityContext:
container:
runAsNonRoot: false