From c585509bd039986ffd63853c90cf2fec6d245783 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 13:59:53 +0100 Subject: [PATCH] chore(deps): update container image webreaper/damselfly to latest@8b5a4e3 (#16169) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | webreaper/damselfly | digest | `97fd947` -> `8b5a4e3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/damselfly/Chart.yaml | 2 +- charts/stable/damselfly/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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