From bd269397b310bfdd9ca537e257c9f4121df53ffa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 08:18:52 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/rflood digest to 11cd31b (#36749) 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 | `e34b352` -> `11cd31b` | 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 | 2 +- charts/stable/rflood/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 50b46612696..cc668b5555b 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rflood - https://hotio.dev/containers/rflood type: application -version: 7.5.13 +version: 7.5.14 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index ed883b16e9d..d8e5294fa3c 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:e34b352c5020d2dc4bffdc67dc1893c66b19a7a57e4fe85948193791cb9d560b + tag: latest@sha256:11cd31b222e0c505dd7fd85180fa68bfccd7002ff20430e3f4263e93747d1652 persistence: config: enabled: true