diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 13ac15d69da..0d53f3bdd5a 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.9 +version: 11.1.10 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 696bf3437c2..6d1337b5ab1 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:df9258e02b6952af2a2bf735de102119901bc6fef841a7cdc5e9df3b859398f0 + tag: 3.11.2@sha256:a855e261a58920539d3720bbb591c785bd3479c799baeef467bdb666adac5356 securityContext: container: runAsNonRoot: false