diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index f65f3e3b8c6..cb0dbc2be67 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.3.0 +appVersion: 2024.4.0 dependencies: - name: common version: 17.2.30 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/domoticz icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png keywords: - domoticz -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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: 9.0.0 +version: 9.1.0 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index 8734ba04243..dae0350ed6b 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.3@sha256:59775bc770f805f5f8454f2ca6f480477f371011488b41c86ccc82c4c23c3d60 + tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96 securityContext: container: runAsNonRoot: false