From 624bb5c9dbcd49e3189966fe8ca2c0efb3f4bbae Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 14 Dec 2022 06:31:34 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/esphome to v2022.12.0 --- 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 b114a7bcb9a..2e7d4cca69d 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.5@sha256:8aa12252a9a23e3d5e385f2e196cbd36fbd1dece62b009a714005ef3241507d9 + tag: 2022.12.0@sha256:0144769325802bab76f9c065484acf85cd4c5a4d4397f385db5bbbbc8114c30a # App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 securityContext: From 100b77ae231ea5545eb8dd3b36b23799a9e0b968 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 14 Dec 2022 06:35: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 a305c18a6fd..01bd2f34441 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.5" +appVersion: "2022.12.0" 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.8 +version: 13.0.9 annotations: truecharts.org/catagories: | - tools