diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 15e5e29c956..dba9a77f1c2 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.6.0 +version: 9.6.1 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index c52f5c8b407..075468c33e4 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:4a4d70ceeb78f3f56b670e82413530b14796bfa7d011bbeaed8c40ef1c89183f + tag: latest@sha256:287f2fae0e0d351ab7a1deb6ba1d086307250005358fd5a31759871190351949 persistence: config: enabled: true