From 9dbe2f5c4cd6bc7521b4cfde0c43f54eccb9cec4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 19:50:25 +0200 Subject: [PATCH] =?UTF-8?q?fix(ddns-go):=20update=20image=20docker.io/jees?= =?UTF-8?q?sy/ddns-go=20v6.16.7=20=E2=86=92=20v6.16.9=20(#47124)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jeessy/ddns-go | patch | `0a82a9b` → `94be8ce` | --- > [!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/ddns-go/Chart.yaml | 14 +++++++------- charts/stable/ddns-go/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index f7281a2ce1e..1ffcf897d4a 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.16.7 +appVersion: 6.16.9 dependencies: - name: common version: 29.0.15 @@ -20,21 +20,21 @@ dependencies: import-values: [] deprecated: false description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -home: https://truecharts.org/truetech/truecharts/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/ddns-go +icon: https://trueforge.org/img/hotlink-ok/chart-icons/ddns-go.webp keywords: - ddns-go - ddns -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: ddns-go sources: - https://github.com/jeessy2/ddns-go - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 14.0.5 +version: 14.0.6 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 43c3c2f051b..66b8e103141 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/jeessy/ddns-go pullPolicy: IfNotPresent - tag: v6.16.7@sha256:0a82a9bba7e7f085e5b02c9d7a7e0c64442a6c346259c8edbc4a1690609e98c1 + tag: v6.16.9@sha256:94be8ce35b7e496072af9f664508bb429a94b950bfdb62444e61459aa9d61eb8 securityContext: container: readOnlyRootFilesystem: false