From d5ffd99b2d4278bfa4f51d935ae4766403292136 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Apr 2026 23:37:25 +0200 Subject: [PATCH] chore(duckdns): update image ghcr.io/linuxserver/duckdns digest to abbeb23 (#46867) 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/duckdns | digest | `13ab71b` → `abbeb23` | --- > [!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**: 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/duckdns/Chart.yaml | 2 +- charts/stable/duckdns/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index c34f431a139..c02b945f847 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -33,5 +33,5 @@ sources: - https://ghcr.io/linuxserver/duckdns - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/duckdns type: application -version: 13.0.3 +version: 13.0.4 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index e6e3e75ae97..ef26c47bb7f 100644 --- a/charts/stable/duckdns/values.yaml +++ b/charts/stable/duckdns/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:13ab71bf3fd9f785be05dcb069727c9e0a9a08a6f8a3bd00b5279aa1e055c3d6 + tag: latest@sha256:abbeb230a2d670c7b4182f3df92b98d5ce6874dd6459c8a640746940782bb68b securityContext: container: runAsNonRoot: false