diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 448d878b642..4154a0c6432 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.0 +version: 14.3.1 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index e6b4ef9f215..87c6111744c 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:04eb176fa5672844ce276c4bdb7cdaf592a50508e3f5366235d43a6eb6f3c947 + tag: 4.0.0@sha256:9187f128e2ac09e912b9af161030a4345c454a35a455f7e4b7198fdc4041006c securityContext: container: runAsNonRoot: false