diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index cd45be137aa..673a36bd471 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.7.0 +appVersion: 2025.1.0 dependencies: - name: common version: 25.4.10 @@ -34,5 +34,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 13.6.1 +version: 14.0.0 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index 2ad739e1ae7..74f3cb034c9 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/domoticz/domoticz pullPolicy: IfNotPresent - tag: 2024.7@sha256:ffba80df6855a0cdf853f0c020cfb4404797522a03d91c7512254325403327f9 + tag: 2025.1@sha256:f9f22d6c755c147419447011c6454472a466b029f471f92c0da1210515c466a2 securityContext: container: runAsNonRoot: false