diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index a5fb2a932a5..4447a70f011 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.13 -appVersion: "4.4.1" +version: 4.0.14 +appVersion: "4.4.2" 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 3544959f081..561e8ed65f1 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.4.1@sha256:734c01550f24ecc61cdf7eba1f1ae25ed7d5a6338eece8e42d54620ec52d8638 + tag: 4.4.2@sha256:61987ca50e726929bcf3bdd9a0e6301a02d45a979651d310715c7af5cdc425f2 securityContext: readOnlyRootFilesystem: false