diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 96a528bb6a6..3af832f435c 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.2.0 +version: 14.2.1 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 861c175bf42..e6b4ef9f215 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:5bf3fdd6ac7df67ae271a467a4669f0e30aad68e5c279978dea7a1142f60a6e6 + tag: 4.0.0@sha256:04eb176fa5672844ce276c4bdb7cdaf592a50508e3f5366235d43a6eb6f3c947 securityContext: container: runAsNonRoot: false