From 66581f7adb04f76f74ea6f43fb4d5e230bb9b3ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 11:31:24 +0200 Subject: [PATCH] [esphome] Update container image esphome/esphome to v2021.8.0 (#801) * [esphome] Update container image esphome/esphome to v2021.8.0 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- 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 42527861fc1..ae2a58fd2be 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -3,7 +3,7 @@ image: repository: esphome/esphome pullPolicy: IfNotPresent - tag: 1.20.4 + tag: 2021.8.0 strategy: type: Recreate