diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index bf281e64cb7..4744f76dc48 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.5 +version: 5.8.6 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 93aadb0f765..62dc6e49563 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:f99ef96d7a9a4ff272d9d8a082fca0b9d05fe210156f9849829ef92e44213328 + tag: latest@sha256:ef2655c8fbf59f8242113f24b50b8f53364a2c6167011eebcf096cffa312e09c persistence: config: enabled: true