bumping zwave2mqtt image to 3.0.1

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-03-04 13:02:12 -05:00
parent e0a6c8a361
commit fe3826ed3a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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