From 2ea1316acf86129b5b63d6c69bfdbc9769fc537f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 May 2026 17:41:00 +0200 Subject: [PATCH] chore(ddclient): update image ghcr.io/linuxserver/ddclient digest to 9187f12 (#48206) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages) ([source](https://redirect.github.com/linuxserver/docker-ddclient)) | digest | `04eb176` → `9187f12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- 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 448d878b642..4154a0c6432 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/trueforge-org/truecharts/tree/master/charts/stable/ddclient type: application -version: 14.3.0 +version: 14.3.1 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index e6b4ef9f215..87c6111744c 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:04eb176fa5672844ce276c4bdb7cdaf592a50508e3f5366235d43a6eb6f3c947 + tag: 4.0.0@sha256:9187f128e2ac09e912b9af161030a4345c454a35a455f7e4b7198fdc4041006c securityContext: container: runAsNonRoot: false