From c5a48f616488a57670f31df45ec8f47653ed2093 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 May 2026 09:31:55 +0200 Subject: [PATCH] chore(esphome): update image oci.trueforge.org/containerforge/esphome digest to b816285 (#48082) 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 | `152f1f8` → `b816285` | --- > [!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 2645df1a7f2..e6e7792abc7 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.3.2 +version: 25.3.3 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index d80413aa404..5e075c9a546 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:152f1f8c30b4ce56801fd87336f452f0973e6f4c9f426e36fb3ae3637a1f57ed" + tag: "2026.4.5@sha256:b816285f7b57409f0ebc85ec7e288801353dd9b6c207e4bcd5f7fcbc6856a3ed" securityContext: container: runAsNonRoot: false