From f45fe3f621882e3bf9097fb36e34e7ddd1037634 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:13:04 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/projectsend digest to 22e601f (#40581) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/projectsend | digest | `8817a8f` -> `22e601f` | --- > [!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/projectsend/Chart.yaml | 7 ++++--- charts/stable/projectsend/values.yaml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 1bcb08101a9..5653632ecb4 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -29,8 +29,8 @@ dependencies: import-values: [] deprecated: false description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -home: https://trueforge.org/truecharts/stable/projectsend -icon: https://trueforge.org/img/hotlink-ok/chart-icons/projectsend.webp +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.webp keywords: - projectsend - files @@ -43,7 +43,8 @@ name: projectsend sources: - https://ghcr.io/linuxserver/projectsend - https://github.com/projectsend/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/projectsend type: application -version: 16.8.0 +version: 16.8.1 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index b5b3a90d593..21bf05b6034 100644 --- a/charts/stable/projectsend/values.yaml +++ b/charts/stable/projectsend/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/projectsend pullPolicy: IfNotPresent - tag: latest@sha256:8817a8f149175435391ddf175b3002f2ea5341708321b2faa511b9773c8e2ddc + tag: latest@sha256:22e601fd52999a1a32ab0f0aab1f3ec7a72154a137167299d9c1af3efae10314 securityContext: container: runAsNonRoot: false