From 7f6b15b793d30e541070bf7ca3b35c911bf2de35 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 16 Jan 2023 00:30:42 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/domoticz to v2022.2.20230112 --- 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 d736d80f0fc..dda88146b79 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.20221215@sha256:312ef30cc351213fff1ce0e383f66ca62a9eb9e96d9b05ae36ed3aac63004982 + tag: 2022.2.20230112@sha256:25a301878584187855f93a9dbce9577961df0ff57c05d41d8ac969c7a3c22bb1 securityContext: runAsNonRoot: false From d362625394ec161f7ec4cf247f02290f551cad05 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 16 Jan 2023 00:34: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 a9233798f87..31c95f98136 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.13 +version: 4.0.14 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