run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
apiVersion: v2
|
||||
appVersion: "22.06.2022"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
description: "A simple, self-hosted, easy-to-use platform for organising and storing information."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/bookstack
|
||||
icon: https://truecharts.org/img/chart-icons/bookstack.png
|
||||
@@ -18,11 +18,11 @@ keywords:
|
||||
- organizer
|
||||
- server
|
||||
- hosted
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
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: bookstack
|
||||
sources:
|
||||
- https://www.bookstackapp.com/
|
||||
|
||||
Reference in New Issue
Block a user