32 lines
848 B
YAML
32 lines
848 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: pydio-cells
|
||
|
version: 2.0.0
|
||
|
appVersion: "3.0.4"
|
||
|
description: Pydio-cells is the nextgen file sharing platform for organizations.
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/pydio-cells
|
||
|
icon: https://truecharts.org/_static/img/appicons/pydio-cells-icon.png
|
||
|
keywords:
|
||
|
- pydio-cells
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/pydio-cells
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
- condition: mariadb.enabled
|
||
|
name: mariadb
|
||
|
repository: https://truecharts.org/
|
||
|
version: 2.0.0
|
||
|
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
|