mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +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
|
appVersion: 2021.3.4
|
||||||
description: Home Assistant
|
description: Home Assistant
|
||||||
name: home-assistant
|
name: home-assistant
|
||||||
version: 7.3.0
|
version: 7.4.0
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- home-assistant
|
- home-assistant
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: homeassistant/home-assistant
|
repository: homeassistant/home-assistant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2021.3.4
|
tag: 2021.4.1
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
Loading…
Reference in New Issue
Block a user