diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 1d87c96d44f..065d6909df6 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.8 -appVersion: "4.3.4" +version: 4.0.9 +appVersion: "4.4.0" 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 cc1895ef4b7..1508766821b 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.4@sha256:0a407549d4d8fea7abe6a6ac71083f5ea06040b2100c588a679920798fc34f75 + tag: 4.4.0@sha256:57858e1d2fad6ac60775e7662c35b252c0b8423aab29295f27811a84e8f1bb53 securityContext: readOnlyRootFilesystem: false