openstack-helm-infra/releasenotes/notes/prometheus-blackbox-exporter.yaml
Radhika Pai 38e9e187dd Change image key name for blackbox exporter
This ps change the key name for the blackbox exporter so that
it is consistent with the naming convention of other prometheus
exporters.

Co-authored-by: Chi Lo <cl566n@att.com>

Change-Id: Ia190aa6730fab99d7fb14c53b538c72a1bc698ce
2021-05-24 10:25:01 -07:00

7 lines
157 B
YAML

---
prometheus-blackbox-exporter:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Rename image key name
...