openstack-helm-infra/releasenotes/notes/nfs-provisioner.yaml
Gage Hugo 7ce571ab54 Update NFS Provisioner image version
This change updates the nfs-provisioner to a newer image version.
Also nfs-provisioner 2.3.0 requires more ports.

Change-Id: I5ac00d6de95bc27fec6b935395a4c717e146f857
2023-02-16 03:35:14 +03:00

10 lines
277 B
YAML

---
nfs-provisioner:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Use full image ref for docker official images
- 0.1.3 Update htk requirements
- 0.1.4 Added OCI registry authentication
- 0.1.5 Update image version
...