diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 3e037820678..6c3f0e44fd4 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: 11.1.6 +version: 11.1.7 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index d63e4512bc7..e195685ba90 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: 3.11.2@sha256:39b1474053f2928d118dd7090d32f4eed52f20e535d5a65e808613a7b273b424 + tag: 3.11.2@sha256:79c5e7558fa986067f3dd8e733894eaa2c9ce706e34041f16e6dfaa5a416260f securityContext: container: runAsNonRoot: false