run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2.1"
|
||||
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: "Straightforward open source project management system to make your ideas reality."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/leantime
|
||||
icon: https://truecharts.org/img/chart-icons/leantime.png
|
||||
@@ -15,11 +15,11 @@ keywords:
|
||||
- leantime
|
||||
- project
|
||||
- management
|
||||
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: leantime
|
||||
sources:
|
||||
- https://leantime.io/
|
||||
|
||||
@@ -28,7 +28,6 @@ env:
|
||||
name: leantime-secrets
|
||||
key: LEAN_SESSION_PASSWORD
|
||||
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user