run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,29 +1,29 @@
|
||||
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: 'App for taking notes and tracking tasks on a daily basis.
|
||||
description: "App for taking notes and tracking tasks on a daily basis.
|
||||
|
||||
'
|
||||
"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/dailynotes
|
||||
icon: https://truecharts.org/img/chart-icons/dailynotes.png
|
||||
keywords:
|
||||
- dailynotes
|
||||
- Other
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- dailynotes
|
||||
- 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: dailynotes
|
||||
sources:
|
||||
- https://hub.docker.com/r/m0ngr31/dailynotes/
|
||||
- https://hub.docker.com/r/m0ngr31/dailynotes/
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
env:
|
||||
PREVENT_SIGNUPS: ''
|
||||
PREVENT_SIGNUPS: ""
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/dailynotes
|
||||
|
||||
Reference in New Issue
Block a user