From 8c7c12af7334d80d52a1e83f41efbc5d548b3335 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Jan 2025 01:10:15 +0100 Subject: [PATCH] chore(helm): update image docker.io/webreaper/damselfly digest to 6fe47f1 (#30562) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/webreaper/damselfly | digest | `2956232` -> `6fe47f1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 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