23 lines
690 B
YAML
23 lines
690 B
YAML
apiVersion: v2
|
|
name: alertmanager
|
|
description: The Alertmanager handles alerts sent by client applications such as the Prometheus server.
|
|
home: https://prometheus.io/
|
|
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
|
sources:
|
|
- https://github.com/prometheus/alertmanager
|
|
type: application
|
|
version: 0.33.1
|
|
appVersion: v0.25.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- monitoring
|
|
maintainers:
|
|
- name: monotek
|
|
email: monotek23@gmail.com
|
|
- name: naseemkullah
|
|
email: naseem@transit.app
|
|
annotations:
|
|
"artifacthub.io/links": |
|
|
- name: Chart Source
|
|
url: https://github.com/prometheus-community/helm-charts
|