From 06dedb661a4dd4a394007d88817c49786aef3cfd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 4 Oct 2025 07:16:07 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/rflood digest to ec720da (#40369) 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/rflood | digest | `4da15e8` -> `ec720da` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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/rflood/Chart.yaml | 3 ++- charts/stable/rflood/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index cd8b66f433e..683e8901f68 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -35,8 +35,9 @@ maintainers: name: rflood sources: - https://ghcr.io/hotio/rflood + - https://github.com/truecharts/charts/tree/master/charts/stable/rflood - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rflood - https://hotio.dev/containers/rflood type: application -version: 8.7.1 +version: 8.7.2 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index d38f2ddc9fb..9c616b6d934 100644 --- a/charts/stable/rflood/values.yaml +++ b/charts/stable/rflood/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/rflood - tag: latest@sha256:4da15e8018751532bbb988ae86143bd80f8daa7217d1be8889f8b0ebebfa4408 + tag: latest@sha256:ec720daeea31ebbb59f837b65d2d60938413220d98c7e0cda4e3048726d53f02 persistence: config: enabled: true