diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index e24fdf1fe2b..d6742ca0132 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: 9.7.7 +version: 9.7.8 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 46df31036c7..04f889b0d72 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:8907a997c1e7c65f743669d4c90c8e6306fff2b38d02f93d82af83b09424b960 + tag: 3.11.2@sha256:ae142b04d1dae14b95887efed1c80232fa03ed537b0a07dab83b4f495f20acb1 securityContext: container: runAsNonRoot: false