[home-assistant] upgrade image tag to 2021.3.4 (#724)

Signed-off-by: Fabio Brito d'Araujo e Oliveira <psychopenguin@gmail.com>
This commit is contained in:
Fabio Brito d'Araujo e Oliveira 2021-03-26 10:31:24 +01:00 committed by GitHub
parent 91aef6139f
commit dde260bef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 2021.1.5
appVersion: 2021.3.4
description: Home Assistant
name: home-assistant
version: 7.0.1
version: 7.1.0
kubeVersion: ">=1.16.0-0"
keywords:
- home-assistant

View File

@ -8,7 +8,7 @@
image:
repository: homeassistant/home-assistant
pullPolicy: IfNotPresent
tag: 2021.1.5
tag: 2021.3.4
strategy:
type: Recreate