diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 9e15fb946d6..9c7406f1ab3 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: 5.8.1 +version: 5.8.2 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 3c887acfbb7..93aadb0f765 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:2b173a932d710abcbf87c68728266ef5edb7d11bc1797041bb8ccd2e052e1591 + tag: latest@sha256:f99ef96d7a9a4ff272d9d8a082fca0b9d05fe210156f9849829ef92e44213328 persistence: config: enabled: true