run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,30 +1,31 @@
|
||||
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: "Actual is a super fast privacy-focused app for managing your finances.\
|
||||
description:
|
||||
"Actual is a super fast privacy-focused app for managing your finances.\
|
||||
\ You own your data and it will sync it across all devices with optional end-to-end\
|
||||
\ encryption..\r\n"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/actualserver
|
||||
icon: https://truecharts.org/img/chart-icons/actualserver.png
|
||||
keywords:
|
||||
- actualserver
|
||||
- Other
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- actualserver
|
||||
- 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: actualserver
|
||||
sources:
|
||||
- https://github.com/Kippenhof/docker-templates
|
||||
- https://hub.docker.com/r/kippenhof/actual-server
|
||||
- https://github.com/Kippenhof/docker-templates
|
||||
- https://hub.docker.com/r/kippenhof/actual-server
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user