From d50c0c9b5c0255fbf40b9ebf5d077835714bb29b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 17 Nov 2022 23:13:33 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/domoticz to v2022.2.20221117 --- 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 a1e539beeb6..99094c2c76d 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.20221110 + tag: 2022.2.20221117 securityContext: runAsNonRoot: false From 514b246e55f9ce71ceece14e6e4f4c884977fd93 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 17 Nov 2022 23:17:34 +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 544e428ae4f..b83b3a98e22 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.1 +version: 4.0.2 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