From 523c75522d7637ac0167da2835755b38767b80d4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 Mar 2026 04:54:44 +0200 Subject: [PATCH] chore(cloudflareddns): update image oci.trueforge.org/containerforge/cloudflareddns digest to dbb90f4 (#46560) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/cloudflareddns](https://ghcr.io/trueforge-org/cloudflareddns) ([source](https://www.hotio.dev)) | digest | `0c48e62` → `dbb90f4` | --- > [!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/cloudflareddns/Chart.yaml | 2 +- charts/stable/cloudflareddns/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 1c0ed97c95c..4bea4af10d2 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 14.0.0 +version: 14.0.1 diff --git a/charts/stable/cloudflareddns/values.yaml b/charts/stable/cloudflareddns/values.yaml index 99f987d2913..33c2637674b 100644 --- a/charts/stable/cloudflareddns/values.yaml +++ b/charts/stable/cloudflareddns/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/cloudflareddns pullPolicy: IfNotPresent - tag: 3.0.0@sha256:0c48e62a367e5b7fc76c2a0e3a1017439767914b2c38bf977d659b9f6604d4e5 + tag: 3.0.0@sha256:dbb90f4e6a2f294e1d71f2f1f870d36b84dc2537387090733f573b7bfa603bcc service: main: enabled: false