feat(esphome): update image oci.trueforge.org/containerforge/esphome 2026.5.3 → 2026.6.2 (#49535)

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)) | minor |
`125f479` → `aaa35bb` |

---

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

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2026.5.3...2026.6.2)

- \[espidf] Resolve IDF tools path to avoid unnormalized path warning
[esphome#17055](https://redirect.github.com/esphome/esphome/pull/17055)
by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[fastled\_base] Fix RMT5 intr\_priority conflict
[esphome#17072](https://redirect.github.com/esphome/esphome/pull/17072)
by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[packet\_transport] Mark encryption key as cv.sensitive
[esphome#17066](https://redirect.github.com/esphome/esphome/pull/17066)
by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- Bump bundled esphome-device-builder to 1.0.11
[esphome#17081](https://redirect.github.com/esphome/esphome/pull/17081)
by [@&#8203;esphome\[bot\]](https://redirect.github.com/apps/esphome)
- \[ha-addon] Expose the device-builder public port only when port 6052
is mapped
[esphome#17076](https://redirect.github.com/esphome/esphome/pull/17076)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- Bump bundled esphome-device-builder to 1.0.12
[esphome#17091](https://redirect.github.com/esphome/esphome/pull/17091)
by [@&#8203;esphome\[bot\]](https://redirect.github.com/apps/esphome)

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9lc3Bob21lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-06-27 02:03:18 +02:00
committed by GitHub
parent cb8b454f5d
commit b49571f4f7
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.5.3
appVersion: 2026.6.2
dependencies:
- name: common
version: 29.5.3
@@ -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.6.0
version: 25.7.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: oci.trueforge.org/containerforge/esphome
pullPolicy: IfNotPresent
tag: "2026.5.3@sha256:125f479083fd868864250d4f72a333ea05f6791121140fc9203bc22e75979a59"
tag: "2026.6.2@sha256:aaa35bbe4ef3e522ecd705ad0af0c84f7aa5e74f7dd5b95211c0559a71c648f5"
securityContext:
container:
runAsNonRoot: false