diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 9ad3ec32ddd..deef9895074 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -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.13 +version: 8.1.14 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 40a2073a433..33ecfe856b8 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:f11cc533fe1570177385442d8c547e3a275b683e5b75029d341aeaec66b2744e + tag: 3.11.2@sha256:6a6fe51a3c834e1914a18e17be8faee51b50b2403347eca2a29127ae97269715 securityContext: container: runAsNonRoot: false