diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 04cbb25f23d..19eebf6432c 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -34,5 +34,5 @@ sources: - https://ghcr.io/linuxserver/ddclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddclient type: application -version: 14.3.2 +version: 14.3.3 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 749274d864e..773bdc21c04 100644 --- a/charts/stable/ddclient/values.yaml +++ b/charts/stable/ddclient/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/ddclient pullPolicy: IfNotPresent - tag: 4.0.0@sha256:783d5339c5404a1190c3886f3b0c1975254c973ab7d9403f818d2ebcf3c49ffe + tag: 4.0.0@sha256:392b61f59008dead275763d2bf83519600496870c7e54614e245f87351eb97ac securityContext: container: runAsNonRoot: false