diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 5e8426db05c..5de199b52ce 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rflood - https://hotio.dev/containers/rflood type: application -version: 9.3.1 +version: 9.3.2 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 8c9d4458bc1..cf00c9f59d3 100644 --- a/charts/stable/rflood/values.yaml +++ b/charts/stable/rflood/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/rflood - tag: latest@sha256:7f31a98e0b0784e47830db8090fcb80ffa0485e0ee6bc3e22872a82968dc1554 + tag: latest@sha256:64376774cf370c72a45f8e76c69ed91002654824ef8f97ca3303e0f99ddb457f persistence: config: enabled: true