Add support for prometheus
[ric-plt/ric-dep.git] / helm / infrastructure / subcharts / prometheus / Chart.yaml
1 apiVersion: v1
2 appVersion: 2.18.1
3 description: Prometheus is a monitoring system and time series database.
4 engine: gotpl
5 home: https://prometheus.io/
6 icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
7 maintainers:
8 - email: gianrubio@gmail.com
9   name: gianrubio
10 - email: zanhsieh@gmail.com
11   name: zanhsieh
12 name: prometheus
13 sources:
14 - https://github.com/prometheus/alertmanager
15 - https://github.com/prometheus/prometheus
16 - https://github.com/prometheus/pushgateway
17 - https://github.com/prometheus/node_exporter
18 - https://github.com/kubernetes/kube-state-metrics
19 tillerVersion: '>=2.8.0'
20 version: 11.3.0