run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,29 +1,30 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: 'true'
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Other
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
deprecated: false
|
||||
description: Genea allows visually building and editing a family tree online. It consumes
|
||||
description:
|
||||
Genea allows visually building and editing a family tree online. It consumes
|
||||
and saves genealogy data in the GEDCOM format without any server side components.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/genea
|
||||
icon: https://truecharts.org/img/chart-icons/genea.png
|
||||
keywords:
|
||||
- genea
|
||||
- Other
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- genea
|
||||
- Other
|
||||
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: genea
|
||||
sources:
|
||||
- https://github.com/genea-app/genea-app
|
||||
- https://hub.docker.com/r/biggiesize/genea-app
|
||||
- https://github.com/genea-app/genea-app
|
||||
- https://hub.docker.com/r/biggiesize/genea-app
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user