diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 7376ee002d9..877922cb04d 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://ghcr.io/linuxserver/ddclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddclient type: application -version: 13.17.0 +version: 13.17.1 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 06447dbb643..bf680c70deb 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:451729ffce680d51af0378c90391c40e0275006f1a5cae12763bf380ea4b0bb3 + tag: 4.0.0@sha256:11019338de1b6c250591d08e3450d155d46202160a870fde50e6187d65e07add securityContext: container: runAsNonRoot: false