From 7ec05e38446ce76348d08f1bc11a9ea6e00fd671 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 May 2025 14:36:20 +0200 Subject: [PATCH] chore(helm): update image docker.io/hexxa/quickshare digest to b87bd2c (#35023) 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/hexxa/quickshare | digest | `883c99d` -> `b87bd2c` | --- > [!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/quickshare/Chart.yaml | 2 +- charts/stable/quickshare/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index 89d5223e0d1..fff9dd01c16 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare - https://hub.docker.com/r/hexxa/quickshare type: application -version: 7.5.2 +version: 7.5.3 diff --git a/charts/stable/quickshare/values.yaml b/charts/stable/quickshare/values.yaml index 72bab7b6f6b..b43d94b50dc 100644 --- a/charts/stable/quickshare/values.yaml +++ b/charts/stable/quickshare/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/hexxa/quickshare - tag: latest@sha256:883c99de917e656ef6565275c370a942f932309a9f8a7ca9e63b0560ca0140a8 + tag: latest@sha256:b87bd2c096460dcbcbd524a20c085dd37d1d096f19fc6349bc85ee2b901eb85f persistence: storagedata: enabled: true