From 316479b593e031155aac0ec21be26276cc900e1d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 20:16:03 +0200 Subject: [PATCH] =?UTF-8?q?feat(esphome):=20update=20image=20oci.trueforge?= =?UTF-8?q?.org/containerforge/esphome=202026.3.3=20=E2=86=92=202026.4.0?= =?UTF-8?q?=20(#47158)?= 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 | `26ecaff` → `78a88df` | --- > [!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.4.0`](https://redirect.github.com/esphome/esphome/releases/tag/2026.4.0) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.3.3...2026.4.0)
--- ### 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 | 14 +++++++------- charts/stable/esphome/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 0a8eb28b9a6..3d3ad4b52a6 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.3.3 +appVersion: 2026.4.0 dependencies: - name: common version: 29.0.15 @@ -20,20 +20,20 @@ dependencies: import-values: [] deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. -home: https://truecharts.org/truetech/truecharts/charts/stable/esphome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/esphome +icon: https://trueforge.org/img/hotlink-ok/chart-icons/esphome.webp keywords: - esphome -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: esphome sources: - https://github.com/esphome/esphome - 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.0.5 +version: 25.1.0 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 3d09886c1be..83d5e639651 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.3.3@sha256:26ecaff5f1fc20c836fc8a245ebb8952e8683feba2bc682f761db7a722465df2" + tag: "2026.4.0@sha256:78a88dfdf011456ec81955cf0381e1cebcf41302e03f152c5191a4136e9d5aad" securityContext: container: runAsNonRoot: false