run prettier as pre-commit hook (#3264)

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-22 20:23:01 +02:00
committed by GitHub
parent c41dda9d32
commit ded5a3c0e6
711 changed files with 35800 additions and 32229 deletions
+13 -13
View File
@@ -1,29 +1,29 @@
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: 'Bitcoin wallet with GUI over VNC and NoVNC.
description: "Bitcoin wallet with GUI over VNC and NoVNC.
'
"
home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoinwalletgui
icon: https://truecharts.org/img/chart-icons/bitcoinwalletgui.png
keywords:
- bitcoinwalletgui
- Other
kubeVersion: '>=1.16.0-0'
- bitcoinwalletgui
- 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: bitcoinwalletgui
sources:
- https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui
- https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui
type: application
version: 0.0.10
@@ -1,7 +1,7 @@
env:
VNC_PW: vncpassword
VNC_RESOLUTION: 1280x1024
VNC_VIEW_ONLY: 'false'
VNC_VIEW_ONLY: "false"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/bitcoinwalletgui