run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.5.6"
|
||||
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
|
||||
- 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: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie
|
||||
icon: https://truecharts.org/img/chart-icons/mealie.png
|
||||
keywords:
|
||||
- grocy
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- grocy
|
||||
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: mealie
|
||||
sources:
|
||||
- https://github.com/hay-kot/mealie
|
||||
- https://github.com/hay-kot/mealie
|
||||
version: 8.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user