From 57a467d39a6bf64a5007e6d707c63188fed9d7cc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 11 Oct 2024 08:21:01 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@7bcf73f by renovate (#27560) 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 | `99d831c` -> `7bcf73f` | --- > [!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 d35db8638f6..c5cf1400d03 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.2.0 +version: 11.2.1 diff --git a/charts/stable/cloudflareddns/values.yaml b/charts/stable/cloudflareddns/values.yaml index 8c78798ad02..090062ef734 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:99d831c88c8d053837b93158309ceec8c93f92768e144d1fa54eb9c617967912 + tag: latest@sha256:7bcf73f111409a9432404cc1cdf7e71a4e48640387c0f793d3606203231833e8 securityContext: container: runAsNonRoot: false