diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index ba47ba66bdc..f285f1a45d6 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.2.1 +version: 9.2.2 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 281dcb7f5dc..8455ec4fd3e 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:5f483cb6a4a629a7cb59fe7c49669e4ff0089c128c5bf45c477ffe720eaa9583 + tag: latest@sha256:be563cd338549b7343099b0051112b4a5d1f284532fae6f5b258c773e47c88bf persistence: config: enabled: true