diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index e6d10bc79da..4f6dbcd0bc9 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.5.0 +version: 9.5.1 diff --git a/charts/stable/rflood/values.yaml b/charts/stable/rflood/values.yaml index 5b535a5ee53..c52f5c8b407 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:0aff5465a451444635e3b853dc9959383052210cca2ea1fd5cb4f32cb494cb2f + tag: latest@sha256:4a4d70ceeb78f3f56b670e82413530b14796bfa7d011bbeaed8c40ef1c89183f persistence: config: enabled: true