From 6460136faededc946d55bfbdfd301cb29378a34e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Aug 2022 11:20:03 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/ddns-go to v4.0.0 (#3357) * chore(deps): update container image tccr.io/truecharts/ddns-go to v4.0.0 * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/stable/ddns-go/Chart.yaml | 2 +- charts/stable/ddns-go/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 184fd3ad9ba..14b55818055 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 2.0.24 +version: 2.0.25 appVersion: "3.7.2" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 6eabe622309..33a8da1a4b6 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: v3.7.2@sha256:a8725d3918d94b78c1d62ef6a3b052d90dd4a13113ded6bd4ae8ea49a5d564a4 + tag: 4.0.0@sha256:f33b3ffd6fae1a358a43ea7c49dfc9555b04de39ace0bfb92de6a7d660f44412 securityContext: readOnlyRootFilesystem: false