diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 5bb917d9e07..4d6fce50e63 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.18 -appVersion: "4.5.2" +version: 4.0.19 +appVersion: "4.5.3" 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 9f342a824ab..6a116789102 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.2@sha256:721612a03e9ec71ab50be764ae455599eebfb7a8cc8f4af0895a286aad915205 + tag: 4.5.3@sha256:c5c57aef9a134bed22045419935311508a736d0bd882134f0c92d46d9c80054c securityContext: readOnlyRootFilesystem: false