mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 16:09:08 +00:00
bumping zwave2mqtt image to 3.0.1
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
e0a6c8a361
commit
fe3826ed3a
@ -2,7 +2,7 @@ apiVersion: v1
|
|||||||
appVersion: "3.0.0"
|
appVersion: "3.0.0"
|
||||||
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
|
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
|
||||||
name: zwave2mqtt
|
name: zwave2mqtt
|
||||||
version: 2.0.0
|
version: 2.0.1
|
||||||
keywords:
|
keywords:
|
||||||
- zwave
|
- zwave
|
||||||
- mqtt
|
- mqtt
|
||||||
|
@ -7,7 +7,7 @@ strategyType: Recreate
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: robertslando/zwave2mqtt
|
repository: robertslando/zwave2mqtt
|
||||||
tag: 3.0.0
|
tag: 3.0.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# timezone to run the service as
|
# timezone to run the service as
|
||||||
|
Loading…
Reference in New Issue
Block a user