diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index f016e2dbc86..89ff1ddcd61 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.10 +version: 4.1.11 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index b78801eb2e0..126f5f0f02f 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:1a84327fc816292875d742e1f569a54d5857610d49275119acb5a937deccd749 + tag: latest@sha256:0e58058cf629c071fa9a29c17a39a0ad8be501dcb1f94b95591307828c94777f persistence: config: enabled: true