run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,30 +1,30 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.12.3"
|
||||
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
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
- 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
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
description: "Protect your email from spam using disposable addresses."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/anonaddy
|
||||
icon: https://truecharts.org/img/chart-icons/anonaddy.png
|
||||
keywords:
|
||||
- anonaddy
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- anonaddy
|
||||
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: anonaddy
|
||||
sources:
|
||||
- https://github.com/anonaddy/docker
|
||||
- https://github.com/anonaddy/docker
|
||||
version: 9.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user