From 3a7c5bde04652d0799b6610c077d5e28a1b59b84 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 04:23:11 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/esphome to v2023.2.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 4e9074e132e..3783bb9fc7a 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: 2023.2.0@sha256:5bf138e4a41b98846fd79880f1f2ad0f0bf3d67b76272960a009a5cd7f88c1f0 + tag: 2023.2.3@sha256:429061cc8a15c43d3e76b2c9eca75c714606100a464a7311eaf8316b7b7a445c # App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 securityContext: From 1b3da496499b9edc7dce068057af315b9aa4cc0b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 04:27:17 +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 819c950d3d1..fb17305b980 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.2.0" +appVersion: "2023.2.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/esphome/esphome - https://github.com/esphome/esphome type: application -version: 13.0.20 +version: 13.0.21 annotations: truecharts.org/catagories: | - tools