chore(deps): update container image zwavejs/zwavejs2mqtt to v4.4.0 (#521)

* chore(deps): update container image zwavejs/zwavejs2mqtt to v4.4.0

* 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-26 00:10:16 +02:00 committed by GitHub
parent cdbca3f86b
commit 8e88f64c95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -30,4 +30,4 @@ sources:
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
type: application
upstream_version: 1.1.0
version: 5.0.4
version: 5.0.5

View File

@ -7,7 +7,7 @@
image:
repository: zwavejs/zwavejs2mqtt
pullPolicy: IfNotPresent
tag: 4.3.1
tag: 4.4.0
# 5=tty 20=dialout 24=cdrom
podSecurityContext:

View File

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