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
+9 -9
View File
@@ -1,23 +1,23 @@
apiVersion: v2
appVersion: "3.3.0"
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
deprecated: false
description: OpenHab is a home-automation application
home: https://github.com/truecharts/apps/tree/master/charts/stable/openhab
icon: https://truecharts.org/img/chart-icons/openhab.png
keywords:
- openhab
kubeVersion: '>=1.16.0-0'
- openhab
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: openhab
sources:
- https://hub.docker.com/r/openhab/openhab
- https://hub.docker.com/r/openhab/openhab
type: application
version: 2.0.20
annotations:
-1
View File
@@ -37,7 +37,6 @@ env:
OPENHAB_HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
OPENHAB_HTTPS_PORT: "{{ .Values.service.https.ports.https.port }}"
persistence:
config:
enabled: true