diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index f6fd64b9f69..666db63e112 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.4.0 +appVersion: 2024.7.0 dependencies: - name: common version: 24.1.5 @@ -31,4 +31,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 13.1.3 +version: 13.2.0 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index 3ee108c63ed..1dfb5ce629e 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -1,7 +1,7 @@ image: repository: domoticz/domoticz pullPolicy: IfNotPresent - tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96 + tag: 2024.7@sha256:b1dd5e9b3f59a782c2dfc266f729bb9a712cd355c17588d93a4a792b98dce8aa securityContext: container: runAsNonRoot: false