openstack-helm-infra/releasenotes/notes/daemonjob-controller.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
296 B
YAML

---
daemonjob-controller:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Add default value for property in x-kubernetes-list-map-keys
- 0.1.3 Update to container image repo k8s.gcr.io
- 0.1.4 Use full image ref for docker official images
...