From 4843329f8478fb7950949cbe3f294969ffee992a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 20 Dec 2022 12:37:52 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/esphome to v2022.12.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 47cffdaddff..c0c363d9655 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.12.2@sha256:928e8344a74960ed256090adfaed7cb400e55a18cdc0083398a506242e0bc25a + tag: 2022.12.3@sha256:ecda8c762f0863e7a4e19b6a122528939067c38f525a0c1ffa030e157f0ce071 # App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 securityContext: From 947637d0160155fcfc209c78894ae0fad61213bc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 20 Dec 2022 12:42:40 +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 2b9a15d56ac..99c278f35f8 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.12.2" +appVersion: "2022.12.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.12 +version: 13.0.13 annotations: truecharts.org/catagories: | - tools