From 7297d9a3e0a828a7f911687ab6cae42ae8b122da Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 8 Feb 2023 13:26:37 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ddns-go to v4.5.2 --- 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 092c4c4128f..9f342a824ab 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.5.1@sha256:f0cd7e897810f7f389b63b32947effe196738e90f4f2bf01433c05da514e0ff4 + tag: 4.5.2@sha256:721612a03e9ec71ab50be764ae455599eebfb7a8cc8f4af0895a286aad915205 securityContext: readOnlyRootFilesystem: false From 47e51964ffc2c1f97bc854172f296b6676935015 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 8 Feb 2023 13:30:29 +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 8088e1261d4..129a69bb1fb 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.16 -appVersion: "4.5.1" +version: 4.0.17 +appVersion: "4.5.2" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false