From d73429e99cbc08e27f8498d6da5a67287e1b860a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jun 2026 04:03:32 +0200 Subject: [PATCH] =?UTF-8?q?feat(esphome):=20update=20image=20oci.trueforge?= =?UTF-8?q?.org/containerforge/esphome=202026.4.5=20=E2=86=92=202026.5.3?= =?UTF-8?q?=20(#48904)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | `b816285` → `8e6be59` | --- > [!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
esphome/esphome (oci.trueforge.org/containerforge/esphome) ### [`v2026.5.3`](https://redirect.github.com/esphome/esphome/releases/tag/2026.5.3) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.4.5...2026.5.3) - \[remote\_base] Fix RC5 decoding at either receive polarity [esphome#16767](https://redirect.github.com/esphome/esphome/pull/16767) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[esp32]\[core] Restore ESP-IDF version on logs/upload fast path and clean build on framework change [esphome#16770](https://redirect.github.com/esphome/esphome/pull/16770) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[rp2040] Fix lwipopts template load on Windows extended-length paths [esphome#16783](https://redirect.github.com/esphome/esphome/pull/16783) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[esp32\_ble\_server] Fix duplicate Device Information Service with string UUIDs [esphome#16784](https://redirect.github.com/esphome/esphome/pull/16784) by [@​swoboda1337](https://redirect.github.com/swoboda1337)
--- ### 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. --- - [ ] 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). --- charts/stable/esphome/Chart.yaml | 4 ++-- charts/stable/esphome/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 20dbda951b8..7790bb232f2 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.4.5 +appVersion: 2026.5.3 dependencies: - name: common version: 29.3.4 @@ -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.4.0 +version: 25.5.0 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 5e075c9a546..1b25eea4262 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/esphome pullPolicy: IfNotPresent - tag: "2026.4.5@sha256:b816285f7b57409f0ebc85ec7e288801353dd9b6c207e4bcd5f7fcbc6856a3ed" + tag: "2026.5.3@sha256:8e6be59a125bd89c7e9882d1d086c770224c99e7ec851754464bdd770d555bff" securityContext: container: runAsNonRoot: false