diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 0e1c63fd6c3..7133c6140d5 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.16.6 +appVersion: 6.16.7 dependencies: - name: common version: 29.0.10 @@ -35,5 +35,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.0.3 +version: 14.0.4 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index ef6d215c026..43c3c2f051b 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.16.6@sha256:31caaf4cb733a9c4e53da83a6adeff1baf07f8bdb072186ea245dd353cffd788 + tag: v6.16.7@sha256:0a82a9bba7e7f085e5b02c9d7a7e0c64442a6c346259c8edbc4a1690609e98c1 securityContext: container: readOnlyRootFilesystem: false