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:
parent
444c93cad9
commit
fb87686682
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.8.0
|
||||
tag: 2021.8.1
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Reference in New Issue