mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 22:11:22 -03:00
chore(helm): update image ghcr.io/linuxserver/projectsend digest to 22e601f (#40581)
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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/projectsend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8817a8f149175435391ddf175b3002f2ea5341708321b2faa511b9773c8e2ddc
|
||||
tag: latest@sha256:22e601fd52999a1a32ab0f0aab1f3ec7a72154a137167299d9c1af3efae10314
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user