diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 72c67504e7a..1776f1eaa0e 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.6 -appVersion: "4.3.3" +version: 4.0.7 +appVersion: "4.3.4" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 6f288e187a8..cc1895ef4b7 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.3.3@sha256:aebca83490087ad5e73158e3a600a610fe34f342442284c670c3892a959c6561 + tag: 4.3.4@sha256:0a407549d4d8fea7abe6a6ac71083f5ea06040b2100c588a679920798fc34f75 securityContext: readOnlyRootFilesystem: false