From ca025689384d556eab84b6bb97fe183bf9fad85f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 Apr 2026 19:13:09 +0200 Subject: [PATCH] chore(esphome): update image oci.trueforge.org/containerforge/esphome digest to f685701 (#47566) 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 | `4e15fd9` → `f685701` | --- > [!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. --- ### 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 | 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 cf70ac696d4..4b74ec4df2b 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -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.2.3 +version: 25.2.4 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index d7a3e98df27..0b43259e8e3 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.2@sha256:4e15fd9c0c3ea09961a727a7f67d7fb7ee17ec5c7f0cba3122cf4616e3ac1c8b" + tag: "2026.4.2@sha256:f685701c9b4e40ccb610b8ce8d1d55433e1bec083ace5e4cc251c124d102f497" securityContext: container: runAsNonRoot: false