From 88cae44c788052294b65417bacbfbb6e7b11db2f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Feb 2026 12:05:11 +0100 Subject: [PATCH] chore(ddclient): update image ghcr.io/linuxserver/ddclient digest to 451729f (#45234) --- 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 8113a0187cd..a086a37121b 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.14.1 +version: 13.14.2 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index ab75747d52f..06447dbb643 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:7e98b88ff11e709ce9e58142931147a0c7392b197eebab53921dc1bef164a209 + tag: 4.0.0@sha256:451729ffce680d51af0378c90391c40e0275006f1a5cae12763bf380ea4b0bb3 securityContext: container: runAsNonRoot: false