chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@2c75152 (#15427)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/projectsend | digest | `e4a4a8b` -> `2c75152` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
93b8a7b4e5
commit
759e18fd40
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
|
||||
- https://github.com/projectsend/projectsend
|
||||
type: application
|
||||
version: 8.0.26
|
||||
version: 8.0.27
|
||||
annotations:
|
||||
truecharts.org/category: files
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/projectsend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:e4a4a8bbb82ec67b044885bf175b3d9fbf69120df8d493a63cdef15e5472f349
|
||||
tag: latest@sha256:2c75152637c177c9fbfb34ec3b6697cea6faa84ef7d4c0f4c667e004d2d18a45
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue