apiVersion: v2
name: kubezero-metrics
description: KubeZero Umbrella Chart for Prometheus, Grafana and Alertmanager as well as all Kubernetes integrations.
type: application
version: 0.10.2
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
  - kubezero
  - prometheus
  - alertmanager
  - grafana
maintainers:
  - name: Stefan Reimer
    email: stefan@zero-downtime.net
# https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
dependencies:
  - name: kubezero-lib
    version: ">= 0.1.6"
    repository: https://cdn.zero-downtime.net/charts/
  - name: kube-prometheus-stack
    version: 66.1.1
    repository: https://prometheus-community.github.io/helm-charts
  - name: prometheus-adapter
    version: 4.11.0
    repository: https://prometheus-community.github.io/helm-charts
    condition: prometheus-adapter.enabled
  - name: prometheus-pushgateway
    version: 2.15.0
    repository: https://prometheus-community.github.io/helm-charts
    condition: prometheus-pushgateway.enabled
kubeVersion: ">= 1.26.0"