openstack-helm-infra/releasenotes/notes/prometheus-alertmanager.yaml
jinyuan b1b279255b Update prometheus-* charts releasenotes to latest
This change updates the releasenotes for the prometheus-* charts
to the latest version of the chart as of this patchset.

Change-Id: I11301c16337e446fcd466a9a50720c955a2ae45c
2021-02-20 16:35:08 +08:00

11 lines
377 B
YAML

---
prometheus-alertmanager:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Add extensible command line flags to Alertmanager
- 0.1.3 Add LDAP to Alertmanager
- 0.1.4 Remove snmp_notifier subchart from alertmanager
- 0.1.5 Add Prometheus Scrape Annotation
- 0.1.6 Remove Alerta from openstack-helm-infra repository
...