From e4312f09d9cdb1e50d8bb745e2fab3b960342093 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Apr 2025 02:28:11 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/rflood digest to a4e06e6 (#34489) 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 | `8e6abac` -> `a4e06e6` | 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 e687721cf62..6910e16827a 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.6 +version: 7.5.7 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 241909c0fd5..1f1f3581053 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:8e6abac7e8c55a6bb03c8557c92af66e2a29c74c296e398f2e8f7c0430cc5419 + tag: latest@sha256:a4e06e68a9b0ddddfd1d9a6faa06884220c5f29428791268776d8035e203afef persistence: config: enabled: true