mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-25 23:59:24 +00:00
[mqtt-exporter] New chart (#33)
* [mqtt-exporter] New chart * Don't enable Metrics for testing * Fix linting issues
This commit is contained in:
18
charts/mqtt-exporter/Chart.yaml
Normal file
18
charts/mqtt-exporter/Chart.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
description: A prometheus exporter for generic MQTT metrics
|
||||
name: mqtt-exporter
|
||||
version: 1.0.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- mqtt-exporter
|
||||
home: https://github.com/nikdoof/helm-charts/tree/master/charts/mqtt-exporter
|
||||
sources:
|
||||
- https://github.com/kpetremann/mqtt-exporter
|
||||
maintainers:
|
||||
- name: nikdoof
|
||||
email: andy@tensixtyone.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.2.0
|
||||
Reference in New Issue
Block a user