From 79032444f2dbc727e102c7b52144f6d0808462c1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 21 Jan 2023 19:18:56 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/domoticz to v2022.2.20230119 --- charts/stable/domoticz/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index dda88146b79..dc5a6bd49f0 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: 2022.2.20230112@sha256:25a301878584187855f93a9dbce9577961df0ff57c05d41d8ac969c7a3c22bb1 + tag: 2022.2.20230119@sha256:b13946e595c2d409982815e64fa7a16f600a14b1dd154fcbad442b20eeea334b securityContext: runAsNonRoot: false From 862399f1cc3768ac76c9c1cdbe905ea605db0566 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 21 Jan 2023 19:22:39 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/domoticz/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 31c95f98136..4d609cd7144 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 4.0.14 +version: 4.0.15 appVersion: "2022.2.202" description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application