From 92a9985376eaba88f889821ffca1e6d5caab658b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 23 Feb 2023 15:22:23 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ddns-go to v4.5.4 --- 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 6a116789102..9e73b210635 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.3@sha256:c5c57aef9a134bed22045419935311508a736d0bd882134f0c92d46d9c80054c + tag: 4.5.4@sha256:56ecbedb965d6dffe0a2c133e53b997206200e574cd184e3a4ebef340cdb7666 securityContext: readOnlyRootFilesystem: false From 17fa000e979792dc6dd3250591ae32999053abe6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 23 Feb 2023 15:27:27 +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 4d6fce50e63..db24d8d0084 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.19 -appVersion: "4.5.3" +version: 4.0.20 +appVersion: "4.5.4" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false