Mohammed Naser | 9ad0d46 | 2023-01-15 20:36:37 -0500 | [diff] [blame] | 1 | annotations: |
| 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" |
| 8 | apiVersion: v2 |
| 9 | appVersion: 0.60.1 |
| 10 | dependencies: |
| 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.* |
| 23 | description: 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. |
| 27 | home: https://github.com/prometheus-operator/kube-prometheus |
| 28 | icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png |
| 29 | keywords: |
| 30 | - operator |
| 31 | - prometheus |
| 32 | - kube-prometheus |
| 33 | kubeVersion: '>=1.16.0-0' |
| 34 | maintainers: |
| 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 |
| 47 | name: kube-prometheus-stack |
| 48 | sources: |
| 49 | - https://github.com/prometheus-community/helm-charts |
| 50 | - https://github.com/prometheus-operator/kube-prometheus |
| 51 | type: application |
| 52 | version: 41.7.3 |