From 1a7045ccdd84ca3c4d769735b052ce9eabfabb80 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Feb 2026 23:49:05 +0100 Subject: [PATCH] chore(duckdns): update image ghcr.io/linuxserver/duckdns digest to 1bfa394 (#44506) 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 | `8038b73` -> `1bfa394` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 | 12 ++++++------ charts/stable/duckdns/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 5e63917e734..c1f9cac2a43 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -25,19 +25,19 @@ dependencies: import-values: [] deprecated: false description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -home: https://trueforge.org/truetech/truecharts/charts/stable/duckdns -icon: https://trueforge.org/img/hotlink-ok/chart-icons/duckdns.webp +home: https://truecharts.org/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.webp keywords: - duckdns -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: duckdns sources: - https://ghcr.io/linuxserver/duckdns - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/duckdns type: application -version: 12.13.19 +version: 12.13.20 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index b9882c0b319..86bf2fd0e92 100644 --- a/charts/stable/duckdns/values.yaml +++ b/charts/stable/duckdns/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:8038b73c9d71b10316cf89f58e5cce97f158cbed089ecec9805b9054c0688ff7 + tag: latest@sha256:1bfa394b40446eb539ba7e4ebf172bda8bffb5a9ce0b060737a9ae91b84b39b2 securityContext: container: runAsNonRoot: false