diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index 369dd4b503f..a338a60dc42 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/damselfly - https://hub.docker.com/r/webreaper/damselfly type: application -version: 7.4.0 +version: 7.4.1 diff --git a/charts/stable/damselfly/values.yaml b/charts/stable/damselfly/values.yaml index 3e4d69978d5..6572e0b4b78 100644 --- a/charts/stable/damselfly/values.yaml +++ b/charts/stable/damselfly/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/webreaper/damselfly - tag: latest@sha256:2956232de5b9a08aa57b7c553ad5cffa371e578676b5d64850339f6968140b07 + tag: latest@sha256:6fe47f1f4a90a706c76376a6ae7fcdb80acf9621e7e07042e084b6329e906f23 persistence: config: enabled: true