openstack-helm-infra/releasenotes/notes/prometheus-kube-state-metrics.yaml
Thiago Brito 5a0ba49d50 Prepending library/ to docker official images
This will ease mirroring capabilities for the docker official images.

Signed-off-by: Thiago Brito <thiago.brito@windriver.com>
Change-Id: I0f9177b0b83e4fad599ae0c3f3820202bf1d450d
2021-06-02 15:04:38 -03:00

9 lines
282 B
YAML

---
prometheus-kube-state-metrics:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Update to make current
- 0.1.3 Update image version from v2.0.0-alpha to v2.0.0-alpha-1
- 0.1.4 Use full image ref for docker official images
...