From 0bd41c7e6bbcc90a0aca1ea3cff8dc788899c722 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 6 May 2025 08:26:50 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/rflood digest to e5e718f (#35105) 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 | `dfb5c9b` -> `e5e718f` | --- > [!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 | 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 952c6bfc43c..c82cf80ae01 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.9 +version: 7.5.10 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 748415f9a75..25ecb5a6751 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:dfb5c9b37690f7d72392006b942e5d960ccd0c19c73656e1b251656af1bf12f5 + tag: latest@sha256:e5e718f2ceb097eac128627a464dc217471fb2870c492d07d9e9fa10095171ff persistence: config: enabled: true