From 41924acb3c554a3dacce0491c04ff4f272eb30e8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 9 Dec 2022 01:11:51 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/domoticz to v2022.2.20221208 --- 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 0821f519b5e..2cc6d88bbf5 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.20221201 + tag: 2022.2.20221208 securityContext: runAsNonRoot: false From 4eddce6413df47a79013a38da685e34ca2347ba8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 9 Dec 2022 01:15:38 +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 a438c622ff2..569169c3acf 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.5 +version: 4.0.6 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