From 119bcb74e292cc414952df84a2bcea8c5d0a4363 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Dec 2025 12:29:28 +0100 Subject: [PATCH] chore(esphome): update image oci.trueforge.org/containerforge/esphome digest to a20bd52 (#42887) 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)) | digest | `37f4d22` -> `a20bd52` | --- > [!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. --- ### 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. --- - [ ] 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 | 2 +- charts/stable/esphome/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 88116e19bdd..2d5982d025b 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -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.7 +version: 23.19.8 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 3a452014eef..0fc537d3767 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/esphome pullPolicy: IfNotPresent - tag: "2025.11.5@sha256:37f4d224c7c4511396231083ba3befb94c2142f3fdf6ebd6d80c5055a7e9c0b7" + tag: "2025.11.5@sha256:a20bd523b78ddfeb3ed28cb781de1fc4140877dfd781e8bfc8d820c2969968fe" securityContext: container: runAsNonRoot: false