diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 840e17334a9..3acb335140a 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.17.0 +appVersion: 6.17.1 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 14.4.0 +version: 14.4.1 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index b362a26e07d..7dd52362b9b 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/jeessy/ddns-go pullPolicy: IfNotPresent - tag: v6.17.0@sha256:be70e8aea15f01038d7969c9bab97eb1a13c1f95facdc2a79d37b1e89b6b9f6c + tag: v6.17.1@sha256:13aa9a129d54a8cef2c7fa14aee5044f91adbfccebe59f95677fc537266431c7 securityContext: container: readOnlyRootFilesystem: false