mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-25 15:49:28 +00:00
[hg612-exporter] New chart (#29)
* [hg612-export] New chart * Remove default from identifier * Correct maintainer * Fix chart params
This commit is contained in:
18
charts/hg612-exporter/Chart.yaml
Normal file
18
charts/hg612-exporter/Chart.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
description: A prometheus exporter for the HG612 modem
|
||||
name: hg612-exporter
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- hg612-exporter
|
||||
home: https://github.com/nikdoof/helm-charts/tree/master/charts/hg612-exporter
|
||||
sources:
|
||||
- https://github.com/nikdoof/hg612-exporter-docker
|
||||
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