diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index be928d67b48..851ce1d613c 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 6.14.0 +appVersion: 6.14.1 dependencies: - name: common version: 28.29.11 @@ -38,5 +38,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: 13.16.2 +version: 13.16.3 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 57ae8deb1a0..24183d1c749 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/jeessy/ddns-go pullPolicy: IfNotPresent - tag: v6.14.0@sha256:ff656aeb4c545b9b8f299949ee9070b690e3be10a80597ac789ee255787d84d3 + tag: v6.14.1@sha256:5cceabdeb64252765fb34411a81e016cec3e75e8c66264a3d1110a2d9a2379f5 securityContext: container: readOnlyRootFilesystem: false