From c4c1a134b36bca5c55011cf0dc21e09a4e06edd3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 May 2024 13:21:58 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/rflood to latest@d17c7ac by renovate (#22235) 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 | `8e47ec9` -> `d17c7ac` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/rflood/Chart.yaml | 4 ++-- charts/stable/rflood/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 53edb8e3546..a36e7817641 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.webp keywords: - rflood - downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rflood - https://ghcr.io/hotio/rflood type: application -version: 6.0.5 +version: 6.0.6 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 8185bc88925..1a6a46a4d38 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:8e47ec9d6947cb4f6fb7f598f63073e2bb9f7ac5684b61e9e0ab5efa0c77154e + tag: latest@sha256:d17c7ac5b10bace5243d62b0d74da3eebbc955fa49837dc0433317abadc86dc9 persistence: config: enabled: true