run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
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: Store securely encrypted backups on cloud storage services!
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/duplicati
|
||||
icon: https://truecharts.org/img/chart-icons/duplicati.png
|
||||
keywords:
|
||||
- duplicati
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- duplicati
|
||||
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: duplicati
|
||||
sources:
|
||||
- https://hub.docker.com/r/duplicati/duplicati/
|
||||
- https://github.com/duplicati/duplicati
|
||||
- https://hub.docker.com/r/duplicati/duplicati/
|
||||
- https://github.com/duplicati/duplicati
|
||||
version: 6.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
Reference in New Issue
Block a user