From 61f927e90658865b15a8fb107591dca829a8c26a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 6 Dec 2022 07:14:47 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/esphome to v2022.11.5 --- 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 aa49ce0fa7a..b114a7bcb9a 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.4@sha256:ee8480ed20a1da65823cceae0d2c3cb4aae18dbaa60970e97c61f7ddd81483a9 + tag: 2022.11.5@sha256:8aa12252a9a23e3d5e385f2e196cbd36fbd1dece62b009a714005ef3241507d9 # App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 securityContext: From c1a54bd4be3ac6cf4aff0ff77001ae4c6b9a9387 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 6 Dec 2022 07:18:27 +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 bcd7cbbfb1b..f2a608e19c9 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.4" +appVersion: "2022.11.5" 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.6 +version: 13.0.7 annotations: truecharts.org/catagories: | - tools