diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index e9bedf6c5dd..333e910c434 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png keywords: - ddclient -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - https://ghcr.io/linuxserver/ddclient type: application -version: 8.1.8 +version: 8.1.9 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index bff312e6355..40a2073a433 100644 --- a/charts/stable/ddclient/values.yaml +++ b/charts/stable/ddclient/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/ddclient pullPolicy: IfNotPresent - tag: 3.11.2@sha256:14e6c6058af29546ca8562f0416e1113c06aa4dbabac5055415e25547fa33469 + tag: 3.11.2@sha256:f11cc533fe1570177385442d8c547e3a275b683e5b75029d341aeaec66b2744e securityContext: container: runAsNonRoot: false