From f576464b68bffd40e683559c6d2f140edab075e1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 1 Dec 2022 13:22:19 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/esphome to v2022.11.4 --- 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 b9085aa9854..aa49ce0fa7a 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.3@sha256:0d6ed6a367755c250be8c47c8ed4fe0bfb2e9cd064f7feffa05475540c532d8f + tag: 2022.11.4@sha256:ee8480ed20a1da65823cceae0d2c3cb4aae18dbaa60970e97c61f7ddd81483a9 # App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 securityContext: From d26766ca5e6bded51c07a6c56dc0ce70c4021cae Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 1 Dec 2022 13:26:32 +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 d02e5836797..bcd7cbbfb1b 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.3" +appVersion: "2022.11.4" 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.5 +version: 13.0.6 annotations: truecharts.org/catagories: | - tools