diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index cc2fd9ed3cf..5e8426db05c 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.0 +version: 9.3.1 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 8455ec4fd3e..8c9d4458bc1 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:be563cd338549b7343099b0051112b4a5d1f284532fae6f5b258c773e47c88bf + tag: latest@sha256:7f31a98e0b0784e47830db8090fcb80ffa0485e0ee6bc3e22872a82968dc1554 persistence: config: enabled: true