run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -5,25 +5,25 @@ name: wikijs
|
||||
version: 7.0.20
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- wiki
|
||||
- wikijs
|
||||
- wiki
|
||||
- wikijs
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/wikijs
|
||||
icon: https://truecharts.org/img/chart-icons/wikijs.png
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/wikijs/
|
||||
- https://github.com/Requarks/wiki
|
||||
- https://hub.docker.com/r/linuxserver/wikijs/
|
||||
- https://github.com/Requarks/wiki
|
||||
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
|
||||
- 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
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user