diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index b3e74e6c7cf..aef51602b9e 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.3.1 +appVersion: 6.3.2 dependencies: - name: common version: 20.3.2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png keywords: - ddns-go - ddns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 10.10.0 +version: 10.10.1 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index ac64f21026c..f3e170c1753 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: v6.3.1@sha256:de458f411062a5aea2e2010134e3f20d61c0b60fe589f93a4578bab09e1d94d0 + tag: v6.3.2@sha256:2e7d5c4be8dab48b6abd5780cfde5037af25fa436f541ddb4b083c0137fee712 securityContext: container: readOnlyRootFilesystem: false