41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
apiVersion: v2
|
|
appVersion: "7.0.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 9.1.2
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 7.0.1
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://truecharts.org
|
|
version: 2.0.1
|
|
description: 'ONLYOFFICE Document Server is an online office suite comprising viewers
|
|
and editors for texts, spreadsheets and presentations, fully compatible with Office
|
|
Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real
|
|
time.'
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-document-server
|
|
icon: https://truecharts.org/_static/img/appicons/onlyoffice-document-server.png
|
|
keywords:
|
|
- onlyoffice
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: onlyoffice-document-server
|
|
sources:
|
|
- https://github.com/ONLYOFFICE/DocumentServer
|
|
- https://github.com/ONLYOFFICE/Docker-DocumentServer
|
|
- https://hub.docker.com/r/onlyoffice/documentserver/
|
|
version: 4.0.1
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- office
|
|
- documents
|
|
- productivity
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|