From 94e2928e06c0fb68e2d95bed9a7ad517ff8032b8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 24 Feb 2023 18:25:27 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ddns-go to v4.5.5 --- 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 9e73b210635..23e058ca7c8 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.4@sha256:56ecbedb965d6dffe0a2c133e53b997206200e574cd184e3a4ebef340cdb7666 + tag: 4.5.5@sha256:926003a7d9270676bcdf3e48d2d99dd90e01596040c6768e2845469bd7bb6fb9 securityContext: readOnlyRootFilesystem: false From 49de3e8a0a9f02a1084cece2293c49c5c30fbe8d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 24 Feb 2023 18:29:34 +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 db24d8d0084..c2d5b5e1024 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.20 -appVersion: "4.5.4" +version: 4.0.21 +appVersion: "4.5.5" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false