Breaking Changes: Upgrading to 3.0.0 (#154)

Upgrading zwave2mqtt to the 3.0.0 release.  See [the release
notes](https://github.com/OpenZWave/Zwave2Mqtt/releases/tag/v3.0.0) for
all of the breaking changes

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-03-03 08:57:38 -05:00 committed by GitHub
parent 877e5c46a1
commit 68d7a640b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "2.2.0"
appVersion: "3.0.0"
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
name: zwave2mqtt
version: 1.0.3
version: 2.0.0
keywords:
- zwave
- mqtt

View File

@ -65,6 +65,8 @@ spec:
name: usb
- mountPath: /usr/src/app/store
name: config
- mountPath: /usr/local/etc/openzwave
name: config
resources:
{{- toYaml .Values.resources | nindent 12 }}
volumes:

View File

@ -7,7 +7,7 @@ strategyType: Recreate
image:
repository: robertslando/zwave2mqtt
tag: 2.2.0
tag: 3.0.0
pullPolicy: IfNotPresent
# timezone to run the service as