diff --git a/releasenotes/notes/prometheus.yaml b/releasenotes/notes/prometheus.yaml index 87e90d0a3..8bd6eaa32 100644 --- a/releasenotes/notes/prometheus.yaml +++ b/releasenotes/notes/prometheus.yaml @@ -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 ...