36 lines
952 B
YAML
36 lines
952 B
YAML
apiVersion: v2
|
|
appVersion: "1.8.14"
|
|
version: 8.0.13
|
|
kubeVersion: '>=1.16.0-0'
|
|
name: etherpad
|
|
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
|
|
type: application
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/etherpad
|
|
icon: https://truecharts.org/img/appicons/etherpad.png
|
|
keywords:
|
|
- etherpad
|
|
- editor
|
|
- notepad
|
|
- pad
|
|
sources:
|
|
- https://etherpad.org/
|
|
- https://github.com/ether/etherpad-lite
|
|
- https://hub.docker.com/r/nicholaswilde/etherpad
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.4
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.30
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|