blob: 82f3bde4d16797637169fb4657609b7f44e0ad29 [file] [log] [blame]
Mohammed Naser9ad0d462023-01-15 20:36:37 -05001annotations:
2 artifacthub.io/links: |
3 - name: Chart Source
4 url: https://github.com/prometheus-community/helm-charts
5 - name: Upstream Project
6 url: https://github.com/prometheus-operator/kube-prometheus
7 artifacthub.io/operator: "true"
8apiVersion: v2
9appVersion: 0.60.1
10dependencies:
11- condition: kubeStateMetrics.enabled
12 name: kube-state-metrics
13 repository: https://prometheus-community.github.io/helm-charts
14 version: 4.22.*
15- condition: nodeExporter.enabled
16 name: prometheus-node-exporter
17 repository: https://prometheus-community.github.io/helm-charts
18 version: 4.4.*
19- condition: grafana.enabled
20 name: grafana
21 repository: https://grafana.github.io/helm-charts
22 version: 6.43.*
23description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
24 and Prometheus rules combined with documentation and scripts to provide easy to
25 operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus
26 Operator.
27home: https://github.com/prometheus-operator/kube-prometheus
28icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
29keywords:
30- operator
31- prometheus
32- kube-prometheus
33kubeVersion: '>=1.16.0-0'
34maintainers:
35- email: andrew@quadcorps.co.uk
36 name: andrewgkew
37- email: gianrubio@gmail.com
38 name: gianrubio
39- email: github.gkarthiks@gmail.com
40 name: gkarthiks
41- email: kube-prometheus-stack@sisti.pt
42 name: GMartinez-Sisti
43- email: scott@r6by.com
44 name: scottrigby
45- email: miroslav.hadzhiev@gmail.com
46 name: Xtigyro
47name: kube-prometheus-stack
48sources:
49- https://github.com/prometheus-community/helm-charts
50- https://github.com/prometheus-operator/kube-prometheus
51type: application
52version: 41.7.3