From 7a54b957706627900af90349265ddc05fcc60307 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 9 Dec 2022 01:12:26 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ddns-go to v4.3.3 --- charts/stable/ddns-go/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 90e62187919..6f288e187a8 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.2.2@sha256:64410089cc422968fcdcd7e5b64638710d254310d8827584b16185835eb6b1fa + tag: 4.3.3@sha256:aebca83490087ad5e73158e3a600a610fe34f342442284c670c3892a959c6561 securityContext: readOnlyRootFilesystem: false From a77ca31df7238ac4282e9f18d51e4176f8f12712 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 9 Dec 2022 01:16:33 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/ddns-go/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 43b1d73c88c..e0cc5c46053 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 4.0.4 -appVersion: "4.2.2" +version: 4.0.5 +appVersion: "4.3.3" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false