run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,31 +1,32 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.1.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
|
||||
description: Focalboard is an open source, self-hosted alternative to Trello, Notion,
|
||||
- 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
|
||||
description:
|
||||
Focalboard is an open source, self-hosted alternative to Trello, Notion,
|
||||
and Asana.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/focalboard
|
||||
icon: https://truecharts.org/img/chart-icons/focalboard.png
|
||||
keywords:
|
||||
- focalboard
|
||||
- kanban
|
||||
- project management
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- focalboard
|
||||
- kanban
|
||||
- project management
|
||||
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: focalboard
|
||||
sources:
|
||||
- https://www.focalboard.com/
|
||||
- https://github.com/mattermost/focalboard
|
||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||
- https://www.focalboard.com/
|
||||
- https://github.com/mattermost/focalboard
|
||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||
version: 9.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user