blob: 12854a2fc6164009d6eb8ba81bd23c9dd1d4b291 (
plain)
1
2
3
4
5
6
7
8
9
10
|
apiVersion: v2
name: prometheus
description: A Helm chart for deploying Prometheus and kube-prometheus-stack
version: 0.1.0
appVersion: "2.26.0"
dependencies:
- name: prometheus
version: 25.22.0
repository: "https://prometheus-community.github.io/helm-charts"
|