feat(prometheus): add more default exporters to prometheus (#1406)

* feat(prometheus): add more default exporters to prometheus

* use correct bump
This commit is contained in:
Kjeld Schouten-Lebbing 2021-11-25 21:00:56 +01:00 committed by GitHub
parent 241c766422
commit a4882ed45b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,14 @@ dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.3
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://charts.bitnami.com/bitnami
version: 2.3.15
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://charts.bitnami.com/bitnami
version: 2.1.17
deprecated: false
description: 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.
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
@ -20,7 +28,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 1.0.1
version: 1.1.0
annotations:
truecharts.org/catagories: |
- metrics