diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index a5517367165..9e8f8ac3021 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "8.4.1" +appVersion: "8.5.0" 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.1 +version: 14.0.2 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 6663957f75b..b62b5cddd21 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.4.1@sha256:d7505397eadf8015a0eeafb10c589851c0c9fa25815788b221b0d217c0cd4fbc + tag: 8.5.0@sha256:cae90ecbe5abb01fbc861821bbef0f2bfda0dacacc99f500cc2714a90e1aaf64 securityContext: readOnlyRootFilesystem: false