diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 9d1253cfa55..facd78bbdc8 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 11.0.7 +version: 12.0.0 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index dae0350ed6b..3ee108c63ed 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -33,7 +33,7 @@ workload: persistence: config: enabled: true - mountPath: /config + mountPath: /opt/domoticz/userdata portal: open: enabled: true