diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index c552b2cf2f5..d182814bea2 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.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.1.1 +appVersion: 6.1.2 dependencies: - name: common version: 17.4.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: 9.2.0 +version: 9.2.1 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 06cf0e5080f..e61596a0c65 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.1.1@sha256:781d584808f87d5f7fe8d2a8e3b8fc7e99e0999413dc2d5a40c1b60d37f2e4ef + tag: v6.1.2@sha256:0c7b981126a7e4063d4aa7861d929c8b6bc1614b7961e1d396c9efaa2534fd8d securityContext: container: readOnlyRootFilesystem: false