diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 8c924823233..310842451f5 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/ddclient - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient type: application -version: 12.0.8 +version: 12.0.9 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index f1b3a05ecc0..df2e2490562 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:856d093831e903ae400ec66caa9d3b041e549e53cea8dce77ae4d8217ff80bf4 + tag: 4.0.0@sha256:96c4e3520096c1f422f9f2ee25e44219f3f004b6b5de8df2c5186fc9446c468a securityContext: container: runAsNonRoot: false