From 185f918fe02b116f892d7e71f5ec9fe9d7e11ed3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 May 2021 23:16:26 +0200 Subject: [PATCH] [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 Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/zwavejs2mqtt/Chart.yaml | 55 +++++++++++++------------- charts/stable/zwavejs2mqtt/values.yaml | 2 +- 2 files changed, 28 insertions(+), 29 deletions(-) diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 0d74e10c1e8..227b9ab98e3 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -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 diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 505bf6f88f0..eb71cd80dfc 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -5,7 +5,7 @@ image: repository: zwavejs/zwavejs2mqtt pullPolicy: IfNotPresent - tag: 2.4.1 + tag: 4.3.0 strategy: type: Recreate