1# Helm chart metadata for kube-prometheus-stack with Chainguard images
2# These images are distroless and signed with Sigstore
4name: kube-prometheus-stack
5home: https://github.com/prometheus-operator/kube-prometheus
7 - https://github.com/prometheus-community/helm-charts
8 - https://github.com/prometheus-operator/kube-prometheus
10description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
17 email: andrew@quadcorps.co.uk
18 url: https://github.com/andrewgkew
20 email: gianrubio@gmail.com
21 url: https://github.com/gianrubio
23 email: github.gkarthiks@gmail.com
24 url: https://github.com/gkarthiks
25 - name: GMartinez-Sisti
26 email: kube-prometheus-stack@sisti.pt
27 url: https://github.com/GMartinez-Sisti
29 email: github@jkroepke.de
30 url: https://github.com/jkroepke
32 email: miroslav.hadzhiev@gmail.com
33 url: https://github.com/Xtigyro
35 email: quentin.bisson@gmail.com
36 url: https://github.com/QuentinBisson
37icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
41 artifacthub.io/license: Apache-2.0
42 artifacthub.io/links: |
44 url: https://github.com/prometheus-community/helm-charts
45 - name: Upstream Project
46 url: https://github.com/prometheus-operator/kube-prometheus
47 - name: Upgrade Process
48 url: https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/README.md#upgrading-chart
49 artifacthub.io/operator: 'true'
50kubeVersion: '>=1.25.0-0'
55 condition: crds.enabled
56 - name: kube-state-metrics
58 repository: file:///kube-state-metrics
59 condition: kubeStateMetrics.enabled
60 - name: prometheus-node-exporter
62 repository: file:///prometheus-node-exporter
63 condition: nodeExporter.enabled
66 repository: file:///grafana
67 condition: grafana.enabled