diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 97aa024f8b1..6a430330ec3 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: ddns-go -version: 7.0.12 -appVersion: 5.6.7 +version: 7.1.0 +appVersion: 5.7.0 description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service home: https://truecharts.org/charts/stable/ddns-go icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png deprecated: false sources: - - https://hub.docker.com/r/jeessy/ddns-go - https://github.com/jeessy2/ddns-go - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://hub.docker.com/r/jeessy/ddns-go maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index cb23e738075..ed14b1a8a6c 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -1,7 +1,7 @@ image: repository: jeessy/ddns-go pullPolicy: IfNotPresent - tag: v5.6.7@sha256:9b0a1d27ef6e6d3c563f0601465462e91feb5081332dc7fc36e3bf8218ef6ba4 + tag: v5.7.0@sha256:e3210da1e06af02219514ab89a6a777dc6e358ccf38e44cab32d95323cc4f0c9 securityContext: container: readOnlyRootFilesystem: false