Files
deprecated-helm-charts/stable/prometheus/Chart.yaml
T
Micah Hausler 65ce1794f0 [stable/prometheus] Added /nodes/metrics permission to prometheus server (#16394)
This change allows prometheus to scrape nodes directly, instead of
proxying all requests through the API server.

Signed-off-by: Micah Hausler <mhausler@amazon.com>
2019-09-14 23:28:37 -07:00

21 lines
688 B
YAML
Executable File

apiVersion: v1
name: prometheus
version: 9.1.1
appVersion: 2.11.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
sources:
- https://github.com/prometheus/alertmanager
- https://github.com/prometheus/prometheus
- https://github.com/prometheus/pushgateway
- https://github.com/prometheus/node_exporter
- https://github.com/kubernetes/kube-state-metrics
maintainers:
- name: mgoodness
email: mgoodness@gmail.com
- name: gianrubio
email: gianrubio@gmail.com
engine: gotpl
tillerVersion: ">=2.8.0"