2020-07-30 16:19:04 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-metrics
|
|
|
|
description: KubeZero Umbrella Chart for prometheus-operator
|
|
|
|
type: application
|
2021-05-11 08:07:38 +00:00
|
|
|
version: 0.4.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
|
2020-07-30 16:19:04 +00:00
|
|
|
- grafana
|
|
|
|
maintainers:
|
|
|
|
- name: Quarky9
|
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2020-08-06 17:43:59 +00:00
|
|
|
version: ">= 0.1.3"
|
2020-07-30 16:19:04 +00:00
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
2020-10-10 00:58:44 +00:00
|
|
|
- name: kube-prometheus-stack
|
2021-05-11 08:07:38 +00:00
|
|
|
version: 15.4.4
|
2020-12-18 00:46:15 +00:00
|
|
|
# Switch back to upstream once all alerts are fixed eg. etcd gpcr
|
|
|
|
# repository: https://prometheus-community.github.io/helm-charts
|
2020-08-03 12:06:07 +00:00
|
|
|
- name: prometheus-adapter
|
2021-05-11 08:07:38 +00:00
|
|
|
version: 2.12.3
|
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-02-26 21:25:43 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|