From 833e47306f66fc033d15040df23deaf3b776fb93 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 23 Sep 2022 23:41:48 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/zwavejs2mqtt to v8.0.0 (#3851) * chore(deps): update container image tccr.io/truecharts/zwavejs2mqtt to v8.0.0 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot * update to the new repo * mark as breaking change Signed-off-by: TrueCharts-Bot Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/zwavejs2mqtt/Chart.yaml | 2 +- charts/stable/zwavejs2mqtt/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 6914eef729c..695bb022c4a 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 11.0.39 +version: 12.0.0 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 95f22a39448..ac81ef777bf 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -1,7 +1,7 @@ image: - repository: tccr.io/truecharts/zwavejs2mqtt + repository: tccr.io/truecharts/zwavejs-ui pullPolicy: IfNotPresent - tag: 7.2.0@sha256:5c2c7794070a9798610765777dc8de744355840a4569608846063fcd304df745 + tag: 8.0.0@sha256:6536e76d7b77a7583617aca7ea4b1826c9d171c645aae8037f3bb26831ed0819 securityContext: readOnlyRootFilesystem: false