2020-07-30 16:19:04 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-metrics
|
2021-07-21 13:06:40 +00:00
|
|
|
description: KubeZero Umbrella Chart for Prometheus, Grafana and Alertmanager as well as all Kubernetes integrations.
|
2020-07-30 16:19:04 +00:00
|
|
|
type: application
|
2024-10-16 19:03:52 +00:00
|
|
|
version: 0.10.1
|
2020-07-30 16:19:04 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
2020-08-03 12:06:07 +00:00
|
|
|
- prometheus
|
2021-07-21 13:06:40 +00:00
|
|
|
- alertmanager
|
2020-07-30 16:19:04 +00:00
|
|
|
- grafana
|
|
|
|
maintainers:
|
2021-12-09 18:03:55 +00:00
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
2023-08-22 13:02:40 +00:00
|
|
|
# https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
|
2020-07-30 16:19:04 +00:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2022-12-15 21:51:31 +00:00
|
|
|
version: ">= 0.1.6"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2020-10-10 00:58:44 +00:00
|
|
|
- name: kube-prometheus-stack
|
2024-10-21 14:41:14 +00:00
|
|
|
version: 65.3.1
|
2023-08-22 13:02:40 +00:00
|
|
|
repository: https://prometheus-community.github.io/helm-charts
|
2020-08-03 12:06:07 +00:00
|
|
|
- name: prometheus-adapter
|
2024-10-16 19:03:52 +00:00
|
|
|
version: 4.11.0
|
2020-10-10 00:58:44 +00:00
|
|
|
repository: https://prometheus-community.github.io/helm-charts
|
2020-11-21 12:24:57 +00:00
|
|
|
condition: prometheus-adapter.enabled
|
2021-07-21 13:06:40 +00:00
|
|
|
- name: prometheus-pushgateway
|
2024-10-16 19:03:52 +00:00
|
|
|
version: 2.15.0
|
2022-12-06 20:43:11 +00:00
|
|
|
repository: https://prometheus-community.github.io/helm-charts
|
2021-07-21 13:06:40 +00:00
|
|
|
condition: prometheus-pushgateway.enabled
|
2023-08-22 13:02:40 +00:00
|
|
|
kubeVersion: ">= 1.26.0"
|