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
+11 -11
View File
@@ -1,23 +1,23 @@
apiVersion: v2
appVersion: "0.0.1"
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: Prometheus Exporter for the official uptimerobot CLI
icon: https://truecharts.org/img/chart-icons/uptimerobot-prometheus.png
home: https://github.com/truecharts/apps/tree/master/charts/stable/uptimerobot-prometheus
keywords:
- uptimerobot
- prometheus
- grafana
- metrics
kubeVersion: '>=1.16.0-0'
- uptimerobot
- prometheus
- grafana
- metrics
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: uptimerobot-prometheus
sources:
- https://github.com/lekpamartin/uptimerobot_exporter
@@ -33,7 +33,8 @@ metrics:
labels: {}
# -- Configure additionial rules for the chart under this key.
# @default -- See prometheusrules.yaml
rules: []
rules:
[]
# - alert: UptimeRobotExporterAbsent
# annotations:
# description: Uptime Robot Exporter has disappeared from Prometheus service discovery.