diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 7c881f95b6f..8088e1261d4 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.15 -appVersion: "4.4.2" +version: 4.0.16 +appVersion: "4.5.1" 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 561e8ed65f1..092c4c4128f 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.2@sha256:61987ca50e726929bcf3bdd9a0e6301a02d45a979651d310715c7af5cdc425f2 + tag: 4.5.1@sha256:f0cd7e897810f7f389b63b32947effe196738e90f4f2bf01433c05da514e0ff4 securityContext: readOnlyRootFilesystem: false