mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
[home-assistant] upgrade image tag to 2021.4.1 (#775)
This commit is contained in:
parent
a3ac7d6c76
commit
def2785528
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: 2021.3.4
|
||||
description: Home Assistant
|
||||
name: home-assistant
|
||||
version: 7.3.0
|
||||
version: 7.4.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- home-assistant
|
||||
|
@ -8,7 +8,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.3.4
|
||||
tag: 2021.4.1
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
Loading…
Reference in New Issue
Block a user