32 lines
850 B
YAML
32 lines
850 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: pydio-cells
|
|
version: 1.0.4
|
|
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: 8.16.0
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://truecharts.org/
|
|
version: 1.0.73
|
|
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
|