diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 95c1cf8d5ed..ded2b689c47 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -25,19 +25,19 @@ dependencies: import-values: [] deprecated: false description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -home: https://trueforge.org/truetech/truecharts/charts/stable/ddclient -icon: https://trueforge.org/img/hotlink-ok/chart-icons/ddclient.webp +home: https://truecharts.org/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.webp keywords: - ddclient -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: ddclient sources: - https://ghcr.io/linuxserver/ddclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddclient type: application -version: 13.13.19 +version: 13.13.20 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index de1bc192cd1..45577e312ee 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: 4.0.0@sha256:a57263990ca3625a0958a15661ed7e51029e81e4659619871e184aa1f388237b + tag: 4.0.0@sha256:7e98b88ff11e709ce9e58142931147a0c7392b197eebab53921dc1bef164a209 securityContext: container: runAsNonRoot: false