diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 6c3f0e44fd4..aac0fa37061 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.7 +version: 11.1.8 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index e195685ba90..696bf3437c2 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:79c5e7558fa986067f3dd8e733894eaa2c9ce706e34041f16e6dfaa5a416260f + tag: 3.11.2@sha256:df9258e02b6952af2a2bf735de102119901bc6fef841a7cdc5e9df3b859398f0 securityContext: container: runAsNonRoot: false