diff options
Diffstat (limited to '')
-rw-r--r-- | tools/prometheus/Chart.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/prometheus/Chart.yaml b/tools/prometheus/Chart.yaml deleted file mode 100644 index 12854a2..0000000 --- a/tools/prometheus/Chart.yaml +++ /dev/null @@ -1,10 +0,0 @@ -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" - |