From eb3917247a5e2bfb9f695a1bee53d7231e25520c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jun 2026 14:46:50 +0200 Subject: [PATCH] =?UTF-8?q?fix(esphome):=20update=20image=20oci.trueforge.?= =?UTF-8?q?org/containerforge/esphome=202026.6.2=20=E2=86=92=202026.6.3=20?= =?UTF-8?q?(#49632)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/esphome/Chart.yaml | 4 ++-- charts/stable/esphome/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 9f0565390bc..85d129c7aea 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.6.2 +appVersion: 2026.6.3 dependencies: - name: common version: 29.6.0 @@ -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.8.0 +version: 25.8.1 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index f9b311f8fb9..42bfa4296fe 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.6.2@sha256:aaa35bbe4ef3e522ecd705ad0af0c84f7aa5e74f7dd5b95211c0559a71c648f5" + tag: "2026.6.3@sha256:60657a3d9faea38e5764e4e81f53c0ac71cf36a1e92dfea76d65915d48f4c4be" securityContext: container: runAsNonRoot: false