run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: 'true'
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
@@ -7,29 +7,30 @@ annotations:
|
||||
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: 'Support the Bitcoin network by hosting your own node! This template
|
||||
description:
|
||||
"Support the Bitcoin network by hosting your own node! This template
|
||||
provides a full Bitcoin Core node, built in a verifiably trustless way.
|
||||
|
||||
'
|
||||
"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoind
|
||||
icon: https://truecharts.org/img/chart-icons/bitcoind.png
|
||||
keywords:
|
||||
- bitcoind
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
- Crypto
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- bitcoind
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
- Crypto
|
||||
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: bitcoind
|
||||
sources:
|
||||
- https://bitcoin.org/
|
||||
- https://hub.docker.com/r/ofawx/bitcoind/
|
||||
- https://bitcoin.org/
|
||||
- https://hub.docker.com/r/ofawx/bitcoind/
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user