-
Notifications
You must be signed in to change notification settings - Fork 341
/
Copy pathChart.yaml
38 lines (38 loc) · 1.16 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
apiVersion: v2
type: application
name: victoria-metrics-alert
description: Victoria Metrics Alert - executes a list of given MetricsQL expressions (rules) and sends alerts to Alert Manager.
version: 0.13.7
appVersion: v1.109.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
kubeVersion: ">=1.25.0-0"
home: https://github.com/VictoriaMetrics/helm-charts
keywords:
- victoriametrics
- vmalert
- alerting
- alerts
- monitoring
- kubernetes
- observability
- metrics
- timeseries
- rules
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/category: "monitoring-logging"
artifacthub.io/links: |
- name: Sources
url: https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-alert
- name: Charts repo
url: https://victoriametrics.github.io/helm-charts/
- name: Docs
url: https://docs.victoriametrics.com/vmalert
- name: Changelog
url: https://docs.victoriametrics.com/changelog
dependencies:
- name: victoria-metrics-common
version: "0.0.*"
repository: https://victoriametrics.github.io/helm-charts