diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 8c79916081b..31118337543 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "8.6.1" +appVersion: "8.6.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 14.0.8 +version: 14.0.9 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 04e0a71aef3..f148dd94f87 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/zwavejs-ui pullPolicy: IfNotPresent - tag: 8.6.1@sha256:8d36e9d766ef422636de81ed55fafeb1a7ebc384d53a068fb8ae6f9eb4cc5367 + tag: 8.6.2@sha256:49d9b5cd0edc235d9a116ceb1d17fc64fa4bc8628f256ce7e7966eaa59534b33 securityContext: readOnlyRootFilesystem: false