diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 2dee6524914..81f6c6105f9 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 6.0.16 -appVersion: "2023.2.202" +version: 6.0.17 +appVersion: 2023.2.202 description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application deprecated: false diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index e0053e84984..e325f9a9855 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/domoticz pullPolicy: IfNotPresent - tag: 2023.2.20231116@sha256:df7c398da23aa81196848e659af8d557e20745a2c4934da49ab5428b757dfcf5 + tag: 2023.2.20231123@sha256:ce8c1f9f12b481eac10acdd85f8861534e0b864053ddec108675fff73a4f73cb securityContext: container: runAsNonRoot: false