openstack-helm-infra/releasenotes/notes/kubernetes-node-problem-detector.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

10 lines
339 B
YAML

---
kubernetes-node-problem-detector:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Unpin images built with osh-images
- 0.1.3 Update RBAC apiVersion from /v1beta1 to /v1
- 0.1.4 Update the systemd-monitor lookback duration
- 0.1.5 Use full image ref for docker official images
...