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
This commit is contained in:
jinyuan 2021-02-20 14:10:08 +08:00 committed by Gage Hugo
parent 40ca7b8abc
commit dc35ab1769

View File

@ -1,4 +1,9 @@
---
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
...