From a26d9bcb8c40acc34ea4fbe46ebe3f926f01120c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 13:18:48 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/rflood to latest@d4518e6 by renovate (#18302) --- 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 c7585f81dd1..9b2814b90c3 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.png 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: 4.2.0 +version: 4.2.1 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 804e479cf76..35b7b8207e8 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:2d5163ec3f895325a6d4d9cbdc03426fd6eaafa5c42cf08972194e9ec4637639 + tag: latest@sha256:d4518e689d959bccc0361acff067db9217ec8c7bc4abc363d71b4940edbb10ee persistence: config: enabled: true