From 5863ca6788eb0016b9d108e0cee8e4318f6a71ef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 13:19:03 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@dfbbfae by renovate (#18657) 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 | `1524125` -> `dfbbfae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.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 4d1f46badf6..2aadc7c1be5 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - https://ghcr.io/hotio/cloudflareddns type: application -version: 9.1.3 +version: 9.1.4 diff --git a/charts/stable/cloudflareddns/values.yaml b/charts/stable/cloudflareddns/values.yaml index 71038b79dc1..dc9b45cb9b2 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:1524125384135798f617018009efba407d66c361afafeaef93857b6831e7aa01 + tag: latest@sha256:dfbbfae9481af482afcc0e74c2824f4635d15778a3275df6347a6ce8c4469c75 securityContext: container: runAsNonRoot: false