diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index bb64d8f14c8..8422313c373 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: damselfly -version: 3.0.4 +version: 3.0.5 appVersion: latest description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy diff --git a/charts/stable/damselfly/values.yaml b/charts/stable/damselfly/values.yaml index cbe521f0f6a..3ba31d73d60 100644 --- a/charts/stable/damselfly/values.yaml +++ b/charts/stable/damselfly/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: webreaper/damselfly - tag: latest@sha256:97fd947cd183dfd66090718c430364458c368022023daf1ee0c27a59e78f8f81 + tag: latest@sha256:8b5a4e38e104145c3d61a1a38eb081899cd1e61b9e9e86aa9366e668279d115e persistence: config: enabled: true