From 513d16d962ca9feb7e2d01b6e435b2a2f227296d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:26:25 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230220 --- 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 a4bd66396dc..c3c074c301a 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: 2023.1.20230214@sha256:1523e0a5e63521c91947a67da6294b748868b37edcc2db7016171f2163c943df + tag: 2023.1.20230220@sha256:17a4a304da063f445f0b46ca79e4b8827d885b4754b664f8026e11608ea25062 securityContext: runAsNonRoot: false From 54932a93a122802e8952d9f2d0793041aa8de357 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 22:30:25 +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 ca9abc8f9e0..0621c9e76b0 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.19 +version: 4.0.20 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