[zwavejs2mqtt] Update zwavejs/zwavejs2mqtt Docker tag to v4 (#492)

* [zwavejs2mqtt] Update zwavejs/zwavejs2mqtt Docker tag to v4

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot] 2021-05-23 23:16:26 +02:00 committed by GitHub
parent 793303da63
commit 185f918fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 29 deletions

View File

@ -1,34 +1,33 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: zwavejs2mqtt
version: 4.0.1
upstream_version: 1.1.0
appVersion: "auto"
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
type: application
appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.6
deprecated: false
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS
and Vue
home: https://github.com/truecharts/apps/tree/master/stable/zwavejs2mqtt
icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png
keywords:
- zwavejs2mqtt
- zwave-js
- z-wave
- zwave
sources:
- https://github.com/truecharts/apps/tree/master/stable/zwavejs2mqtt
- https://github.com/k8s-at-home/charts/tree/master/charts/zwavejs2mqtt
- https://github.com/zwave-js/zwavejs2mqtt
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.6
# condition:
- zwavejs2mqtt
- zwave-js
- z-wave
- zwave
kubeVersion: '>=1.16.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
- name: tprelog
email: 35702532+tprelog@users.noreply.github.com
url: truecharts.org
# annotations:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: 35702532+tprelog@users.noreply.github.com
name: tprelog
url: truecharts.org
name: zwavejs2mqtt
sources:
- https://github.com/truecharts/apps/tree/master/stable/zwavejs2mqtt
- https://github.com/k8s-at-home/charts/tree/master/charts/zwavejs2mqtt
- https://github.com/zwave-js/zwavejs2mqtt
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
type: application
upstream_version: 1.1.0
version: 4.0.2

View File

@ -5,7 +5,7 @@
image:
repository: zwavejs/zwavejs2mqtt
pullPolicy: IfNotPresent
tag: 2.4.1
tag: 4.3.0
strategy:
type: Recreate