From 1f0afefa0e9f9e82b9b762824bc152b775fd6657 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 3 Apr 2025 14:45:45 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/rflood digest to 8812ad4 (#33864) 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 | `5000326` -> `8812ad4` | --- > [!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 f4c7dae6303..0468db04402 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rflood - https://hotio.dev/containers/rflood type: application -version: 7.5.3 +version: 7.5.4 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index cf1a0910e40..d4392057097 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:5000326730ddd825599ecae782049a122bc64edce69ca7198fcdba2257c5ebd6 + tag: latest@sha256:8812ad4477c8ecff87a6c1521d59cfdfdced27e8575eea0d28c2f0fd92dce19f persistence: config: enabled: true