chore(deps): update container image zwavejs/zwavejs2mqtt to v5.2.0 (#616)

* chore(deps): update container image zwavejs/zwavejs2mqtt to v5.2.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-06-29 17:08:14 +02:00 committed by GitHub
parent eb864c1e61
commit f13090903d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -27,4 +27,4 @@ sources:
- https://github.com/zwave-js/zwavejs2mqtt
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
type: application
version: 6.1.10
version: 6.1.11

View File

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

View File

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