chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@b4144f3 (#15977)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `d0c2125` -> `b4144f3` |

---

> [!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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-12-12 01:35:27 +01:00 committed by GitHub
parent eb77cb5ba8
commit 002ff26c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 27 deletions

View File

@ -1,40 +1,39 @@
kubeVersion: ">=1.24.0"
kubeVersion: '>=1.24.0'
apiVersion: v2
name: projectsend
version: 8.0.30
version: 8.0.31
appVersion: latest
description:
ProjectSend is a self-hosted application that lets you upload files and
description: ProjectSend is a self-hosted application that lets you upload files and
assign them to specific clients that you create yourself.
home: https://truecharts.org/charts/stable/projectsend
icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
- https://ghcr.io/linuxserver/projectsend
- https://github.com/projectsend/projectsend
- https://github.com/projectsend/projectsend
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
- https://ghcr.io/linuxserver/projectsend
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- projectsend
- files
- projectsend
- files
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 7.0.70
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 7.0.70
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/projectsend
pullPolicy: IfNotPresent
tag: latest@sha256:d0c2125e72c788c2b2109a0c19bc42f2b659ae25d95f01b2c128840493cc8d79
tag: latest@sha256:b4144f3fb3d56fd271834f61fe18494cadbfc3f8502aa016ae988cb7e4c5a206
securityContext:
container:
runAsNonRoot: false