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 <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-08-24 11:47:59 +02:00
committed by GitHub
parent 444c93cad9
commit fb87686682
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -3,7 +3,7 @@
image:
repository: esphome/esphome
pullPolicy: IfNotPresent
tag: 2021.8.0
tag: 2021.8.1
strategy:
type: Recreate