From 89cef23c470482302364090ca2e393504c699e5b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 12 Jun 2025 08:42:01 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/ddclient digest to b9919f4 (#36232) --- charts/stable/ddclient/Chart.yaml | 2 +- charts/stable/ddclient/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index b05fb6d47f8..c53e30b3039 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -34,5 +34,5 @@ sources: - https://ghcr.io/linuxserver/ddclient - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient type: application -version: 12.0.15 +version: 12.0.16 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 044caf9d76a..f71496966fb 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:ab657501e876361a84b488713f0332190fe5c2a9fe897a78452b2e98a8e6c97b + tag: 4.0.0@sha256:b9919f44d3e8b2da4ce6cea90281c0911115b2be2629f74d93b85bb00517471b securityContext: container: runAsNonRoot: false