From ddb32ce0993ea955992a1ea9e81783eacb68fd9f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 15 Dec 2022 18:29:59 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/domoticz to v2022.2.20221215 --- 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 2cc6d88bbf5..72ac96b3ed1 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.20221208 + tag: 2022.2.20221215 securityContext: runAsNonRoot: false From b8f8b5b4df40ed7d217ca48aa8b2f020fbeff013 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 15 Dec 2022 18:33:51 +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 d2141c2bc32..757d5b68bab 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.7 +version: 4.0.8 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