From 315673276c9ff24c416d34d78a48ef8eef9f8ce2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 20 Jan 2026 19:44:12 +0100 Subject: [PATCH] chore(esphome): update image oci.trueforge.org/containerforge/esphome digest to 312d22b (#43885) 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 | `7486328` -> `312d22b` | --- > [!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 18874a9aeec..9e72129b520 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.20.5 +version: 23.20.6 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index d925a471c97..052ce3aa372 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.12.7@sha256:7486328f529bd33ef81e5f0be0e6cb874e78f8141592e8a938b365bb97c16516" + tag: "2025.12.7@sha256:312d22be9a47b3e362bc970fba96ba0d029262ee221c74dd54329c19f07176ae" securityContext: container: runAsNonRoot: false