fix(esphome): update image oci.trueforge.org/containerforge/esphome 2026.4.4 → 2026.4.5 (#47928)

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 |
`c1a480e` → `152f1f8` |

---

> [!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.5`](https://redirect.github.com/esphome/esphome/releases/tag/2026.4.5)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2026.4.4...2026.4.5)

- \[ha-addon] Add opt-in toggle for the new ESPHome Device Builder
[esphome#16247](https://redirect.github.com/esphome/esphome/pull/16247)
by [@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[bundle] Include secrets.yaml when `!secret` keys are quoted
[esphome#16271](https://redirect.github.com/esphome/esphome/pull/16271)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[substitutions] Fix sibling references inside dict-valued
substitutions
[esphome#16273](https://redirect.github.com/esphome/esphome/pull/16273)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[core] Fix WiFi connection in safe mode
[esphome#16269](https://redirect.github.com/esphome/esphome/pull/16269)
by [@&#8203;Mat931](https://redirect.github.com/Mat931)
- \[nextion] Fix text sensor state not updated on string response
[esphome#16280](https://redirect.github.com/esphome/esphome/pull/16280)
by [@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)

</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:
TrueCharts Bot
2026-05-06 23:08:55 +02:00
committed by GitHub
parent f89155c0a3
commit 9600853788
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2026.4.4
appVersion: 2026.4.5
dependencies:
- name: common
version: 29.2.8
@@ -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.3.1
version: 25.3.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: oci.trueforge.org/containerforge/esphome
pullPolicy: IfNotPresent
tag: "2026.4.4@sha256:c1a480e40829f3661d1741bd4915709ee326dd1a891e9555ab41234dc4ac6f96"
tag: "2026.4.5@sha256:152f1f8c30b4ce56801fd87336f452f0973e6f4c9f426e36fb3ae3637a1f57ed"
securityContext:
container:
runAsNonRoot: false