diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 435f23f44f5..13de6cd4409 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.1.2 +version: 5.1.3 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 35b7b8207e8..903a37c79cb 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:d4518e689d959bccc0361acff067db9217ec8c7bc4abc363d71b4940edbb10ee + tag: latest@sha256:7803294574efb776494d278f342ed26552d9d3f8454de9d9a2bf06d92b42a98d persistence: config: enabled: true