chore(deps): update container image homeassistant/home-assistant to v2021.6.5 (#571)

* chore(deps): update container image homeassistant/home-assistant to v2021.6.5

* 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-06-15 22:32:52 +02:00
committed by GitHub
parent 08a9bfaa6f
commit 00f788f547
3 changed files with 3 additions and 3 deletions

View File

@@ -25,4 +25,4 @@ sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 6.1.5
version: 6.1.6

View File

@@ -7,7 +7,7 @@
image:
repository: homeassistant/home-assistant
pullPolicy: IfNotPresent
tag: 2021.6.4
tag: 2021.6.5
##
# Most other defaults are set in questions.yaml

View File

@@ -3,7 +3,7 @@
image:
repository: homeassistant/home-assistant
pullPolicy: IfNotPresent
tag: 2021.6.4
tag: 2021.6.5
strategy:
type: Recreate