From dfd7d3cc3857116200413901d970355583447568 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Jul 2025 08:12:07 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/duckdns digest to cb83e07 (#37514) 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 | `ebbbdec` -> `cb83e07` | 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 51e8d0057fa..c4f52bbb3cd 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -34,5 +34,5 @@ sources: - https://ghcr.io/linuxserver/duckdns - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns type: application -version: 12.1.0 +version: 12.1.1 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index 6648d55e2d9..cf4cc9c28e6 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:ebbbdecf20f00b3e9b18bf22efd3c3ddcea1ed796338d3c6110530a18b0ace9b + tag: latest@sha256:cb83e0764891163f666194ba338f772f5b2fee9b58764bb64b9b83ccb06e347c securityContext: container: runAsNonRoot: false