31 lines
996 B
YAML
31 lines
996 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: projectsend
|
|
version: 3.0.50
|
|
appVersion: "2021.12.10"
|
|
description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself.
|
|
type: application
|
|
deprecated: false
|
|
home: https://truecharts.org/docs/charts/stable/projectsend
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
|
|
- https://hub.docker.com/r/linuxserver/projectsend
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.9.1
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://charts.truecharts.org/
|
|
version: 3.0.118
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|