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

Change-Id: I4bcfbb29e05f3798afb4be8788475745ea1a15d0
2021-02-22 16:15:32 +00:00

10 lines
303 B
YAML

---
prometheus:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Add configurable readiness/liveness Probes
- 0.1.3 Revert "Render Rules as Templates"
- 0.1.4 Fix spacing inconsistencies with flags
- 0.1.5 Fix spacing inconsistencies with flags
...