diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index ab27a4a9346..1387c01b4d1 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -33,5 +33,5 @@ sources: - https://ghcr.io/linuxserver/ddclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddclient type: application -version: 14.0.1 +version: 14.0.2 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index bf680c70deb..2fe74eb2d27 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:11019338de1b6c250591d08e3450d155d46202160a870fde50e6187d65e07add + tag: 4.0.0@sha256:1f2148471dfc48ae16b72bb153667f55b935db5e589c00a29f36f65fadeafea1 securityContext: container: runAsNonRoot: false