5a290e1d83
This patch set adds a new Alertmanager dashboard to Grafana. Note that a new configmap is created for this instead of using the same configmap which includes all the dashboards. Using the same configmap will eventually run into issue with configmap size limitation. Change-Id: I10561c0b0b464c3b67d4a738f9f2cb70ef601b3d
14 lines
471 B
YAML
14 lines
471 B
YAML
---
|
|
grafana:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Update Grafana version
|
|
- 0.1.3 Provision any dashboard as homepage
|
|
- 0.1.4 Enable TLS for Grafana
|
|
- 0.1.5 Enable TLS between Grafana and Prometheus
|
|
- 0.1.6 Enable TLS for Grafana ingress path
|
|
- 0.1.7 Update Grafana version and Selenium script
|
|
- 0.1.8 Use full image ref for docker official images
|
|
- 0.1.9 Add Alertmanager dashboard to Grafana
|
|
...
|