From 6f23a8b935bb5672eb3491ed979f9609dbecb047 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 10 Mar 2026 13:49:16 +0100 Subject: [PATCH] chore(duckdns): update image ghcr.io/linuxserver/duckdns digest to afe50a2 (#45924) 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 | `f8c4850` → `afe50a2` | --- > [!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 062312d81a6..994ecb554e2 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://ghcr.io/linuxserver/duckdns - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/duckdns type: application -version: 12.17.0 +version: 12.17.1 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index 7daa5a6e09f..cbcf5a8ad60 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:f8c485090831ba6ddbf4124ea3525977d39a838ec856e5327ccc01d884c3241c + tag: latest@sha256:afe50a2ef043a63e33ffe6e6e119a7a82db999eab966aef2a33611fd89f81117 securityContext: container: runAsNonRoot: false