run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Minio is a self-hosted S3 storage server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/minio
|
||||
icon: https://truecharts.org/img/chart-icons/minio.png
|
||||
keywords:
|
||||
- minio
|
||||
- s3
|
||||
- storage
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- minio
|
||||
- s3
|
||||
- storage
|
||||
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: minio
|
||||
sources:
|
||||
- https://github.com/minio/minio
|
||||
- https://github.com/minio/minio
|
||||
version: 3.0.31
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user