diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 39c3829aa9f..46f7e105694 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.17523.0 +appVersion: 2026.18004.0 dependencies: - name: common version: 29.3.4 @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 17.3.0 +version: 17.4.0 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index 268c82957b0..3e2e16175c3 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/domoticz/domoticz pullPolicy: IfNotPresent - tag: 2026.17523@sha256:a1065b0feae7262924d00c98d30769a26b634d0a9cfa07906fe1f89089867090 + tag: 2026.18004@sha256:03f29721d212189ca29bffa8b72b719fcb6155c1e6aff90eaba4160480fe9186 securityContext: container: runAsNonRoot: false