From 8e94705e6529d2e2888c4518644043eda9b3744c Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 14 Feb 2023 16:27:30 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230214 --- 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 1346a62630b..a4bd66396dc 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.20230202@sha256:0c2869b385a1bdbc3225db8fb212de47170b4014505770e5836ab32ce9d50eb7 + tag: 2023.1.20230214@sha256:1523e0a5e63521c91947a67da6294b748868b37edcc2db7016171f2163c943df securityContext: runAsNonRoot: false From 9f0cbe142374b4ffa51d56e84f83195751b66ebd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Feb 2023 16:32:19 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/domoticz/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 56e846d1e28..ca9abc8f9e0 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 4.0.18 -appVersion: "2022.2.202" +version: 4.0.19 +appVersion: "2023.1.202" description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application deprecated: false