From 1876ee8af2e3b0f7bb74f1e61e6452056f8a4378 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 21:55:39 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ddclient to 3.10.0 --- charts/stable/ddclient/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 9f6d029142d..b33e2873646 100644 --- a/charts/stable/ddclient/values.yaml +++ b/charts/stable/ddclient/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddclient pullPolicy: IfNotPresent - tag: 3.10.0@sha256:ecb424d0237d3d285f18f50956b972a5eb1e86911482b6ac262ef8bd6f6fbc11 + tag: 3.10.0@sha256:38e8d9771be8e8b5705c1426daf2acb265c4686eb639a17b8383f1c3a1d84f19 securityContext: runAsNonRoot: false From bb946e469749e7a5b7e05517b00d3f49c74d6108 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 21:59:35 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/ddclient/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index b0578748ec2..86b76abfbd6 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 4.0.12 +version: 4.0.13 appVersion: "3.10.0" description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application