diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index c2d5b5e1024..a328419f645 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.21 -appVersion: "4.5.5" +version: 4.0.22 +appVersion: "4.5.6" 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 23e058ca7c8..cf35bd5354c 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.5@sha256:926003a7d9270676bcdf3e48d2d99dd90e01596040c6768e2845469bd7bb6fb9 + tag: 4.5.6@sha256:a04a187ef15fe274e1969c3808586d963affb9e5e0f34377823a15182cdb4b5a securityContext: readOnlyRootFilesystem: false