From af6a88c3c4f6264ed88ce81ebf07f534fdad623f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Sep 2024 08:22:54 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@1ff2297 by renovate (#26056) 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/hotio/cloudflareddns | digest | `6f95197` -> `1ff2297` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 6ea6ed11d7d..2ccf03514d4 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 11.1.8 +version: 11.1.9 diff --git a/charts/stable/cloudflareddns/values.yaml b/charts/stable/cloudflareddns/values.yaml index 61ebe17be1c..d59b2b38f2c 100644 --- a/charts/stable/cloudflareddns/values.yaml +++ b/charts/stable/cloudflareddns/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/hotio/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:6f9519729e627df1ae30feeb6c2356eb4ad729416f5ba29cf7e22174c8a7ee40 + tag: latest@sha256:1ff2297605fa5ade929b1de809179706ec3b5f8f7acc63216785e89299beb849 securityContext: container: runAsNonRoot: false