run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,35 +1,36 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.0.0"
|
||||
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
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
description: 'ONLYOFFICE Document Server is an online office suite comprising viewers
|
||||
- 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
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
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.'
|
||||
time."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-document-server
|
||||
icon: https://truecharts.org/img/chart-icons/onlyoffice-document-server.png
|
||||
keywords:
|
||||
- onlyoffice
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- onlyoffice
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- 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/
|
||||
- https://github.com/ONLYOFFICE/DocumentServer
|
||||
- https://github.com/ONLYOFFICE/Docker-DocumentServer
|
||||
- https://hub.docker.com/r/onlyoffice/documentserver/
|
||||
version: 6.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user