From 18b7581977af0d1cdbcdbee7d13108991383664e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 25 Nov 2022 00:20:40 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/esphome to v2022.11.3 --- charts/stable/esphome/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 2bac06f1aad..b9085aa9854 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/esphome pullPolicy: IfNotPresent - tag: 2022.11.2@sha256:de925d67f58089c21d8522df544b6be9f3413925a755efad1129dd161deaf960 + tag: 2022.11.3@sha256:0d6ed6a367755c250be8c47c8ed4fe0bfb2e9cd064f7feffa05475540c532d8f # App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 securityContext: From 71a527ba155c779f8860b66cf26f9f4b073ae8c5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 25 Nov 2022 00:24:38 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/esphome/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 55f9f93e902..b2f5d45df79 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.2" +appVersion: "2022.11.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 13.0.3 +version: 13.0.4 annotations: truecharts.org/catagories: | - tools