mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
* allow volumeMounts for Thanos sidecar * bump chart version * Update bitnami/kube-prometheus/Chart.yaml bump minor version, not patch Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * rename 'volumeMounts' to 'extraVolumeMounts' and use template rendering Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>
38 lines
1.3 KiB
YAML
38 lines
1.3 KiB
YAML
annotations:
|
|
category: Analytics
|
|
apiVersion: v2
|
|
appVersion: 0.51.2
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
- condition: exporters.enabled,exporters.node-exporter.enabled
|
|
name: node-exporter
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 2.x.x
|
|
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
|
name: kube-state-metrics
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 2.x.x
|
|
description: kube-prometheus collects Kubernetes manifests to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/kube-prometheus
|
|
icon: https://bitnami.com/assets/stacks/prometheus-operator/img/prometheus-operator-stack-220x234.png
|
|
keywords:
|
|
- prometheus
|
|
- alertmanager
|
|
- operator
|
|
- monitoring
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: kube-prometheus
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-prometheus-operator
|
|
- https://github.com/bitnami/bitnami-docker-prometheus
|
|
- https://github.com/bitnami/bitnami-docker-alertmanager
|
|
- https://github.com/prometheus-operator/kube-prometheus
|
|
version: 6.3.0
|