From fb87686682f8aaff801c09c3946aebd1da04b7ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 11:47:59 +0200 Subject: [PATCH] chore(deps): update container image esphome/esphome to v2021.8.1 (#806) * chore(deps): update container image esphome/esphome to v2021.8.1 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/esphome/Chart.yaml | 2 +- charts/stable/esphome/SCALE/ix_values.yaml | 2 +- charts/stable/esphome/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index e3529b15e6c..5e2f6c21dde 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 6.6.14 +version: 6.6.15 diff --git a/charts/stable/esphome/SCALE/ix_values.yaml b/charts/stable/esphome/SCALE/ix_values.yaml index c1be31c9258..812b6219a1d 100644 --- a/charts/stable/esphome/SCALE/ix_values.yaml +++ b/charts/stable/esphome/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: esphome/esphome pullPolicy: IfNotPresent - tag: 2021.8.0 + tag: 2021.8.1 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index ae2a58fd2be..e992c8a4c0f 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -3,7 +3,7 @@ image: repository: esphome/esphome pullPolicy: IfNotPresent - tag: 2021.8.0 + tag: 2021.8.1 strategy: type: Recreate