diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 64296b7a196..143f3a922ec 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.1.12 +version: 4.1.13 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 126f5f0f02f..40b0b6b57d7 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:0e58058cf629c071fa9a29c17a39a0ad8be501dcb1f94b95591307828c94777f + tag: latest@sha256:98d6873c938d6e2bea486584b62b50ac6cf18e735884da7b77f9f3c1e891845d persistence: config: enabled: true