diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 7250206c6d4..b99cf0478da 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.4 +version: 6.0.5 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 4d806eb8bfc..8185bc88925 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:41e77825fbbc1e0d46e92ce0ef7b741767b855e753b09896c27acb146e8e7ae6 + tag: latest@sha256:8e47ec9d6947cb4f6fb7f598f63073e2bb9f7ac5684b61e9e0ab5efa0c77154e persistence: config: enabled: true