diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index dc09e4eabcc..d0605afbb02 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.4.1 +version: 5.4.2 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 01054dda651..f8202cd89fd 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:77eb4d7ad08e201f67cf59f81217001ae4c0ec33573502ae58fda1ae89ff1424 + tag: latest@sha256:88557fd47175fe96492a13959d170643d87087c059a5842dfa0c3743b1f7d20c persistence: config: enabled: true