mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[home-assistant] Update default image (#516)
This commit is contained in:
parent
efcde7f81b
commit
1549e9056f
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
appVersion: 2021.1.5
|
appVersion: 2021.1.5
|
||||||
description: Home Assistant
|
description: Home Assistant
|
||||||
name: home-assistant
|
name: home-assistant
|
||||||
version: 5.4.2
|
version: 5.4.3
|
||||||
keywords:
|
keywords:
|
||||||
- home-assistant
|
- home-assistant
|
||||||
- hass
|
- hass
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# Default values for zwave2mqtt.
|
# Default values for home-assistant.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: homeassistant/home-assistant
|
repository: homeassistant/home-assistant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2020.12.1
|
tag: 2021.1.5
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
Loading…
Reference in New Issue
Block a user