From f9d3bb43faea375127a9632058895eb5dbb71fe1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 27 Nov 2025 17:52:54 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/esphome=202025.11.0=20=E2=86=92=202025.11.1?= =?UTF-8?q?=20(#42185)?= 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 6ebf0bc67ff..28059d16e59 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.11.0 +appVersion: 2025.11.1 dependencies: - name: common version: 28.29.1 @@ -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.19.0 +version: 23.19.1 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index b8ebca81a9e..bdf898add8d 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.11.0@sha256:c805a6a8c78a77f5cb2af50e772e40f24534dac63106e9daa4a0cc62074a3a0b" + tag: "2025.11.1@sha256:93921117cd3d7907ba6a15f38529485829639cf77241afbca7434015b04d39f1" securityContext: container: runAsNonRoot: false