openstack-helm-infra/releasenotes/notes/ingress.yaml
Gage Hugo d13c86250f Update ingress chart releasenotes to latest
This change updates the releasenotes for the ingress chart to the
latest version of the chart as of this patchset.

Change-Id: I9194dba2903185c32ec51000aa7b274e2a0b1eac
2021-02-18 16:27:20 -06:00

9 lines
264 B
YAML

---
ingress:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Update to container image repo k8s.gcr.io
- 0.2.0 Update default Kubernetes API for use with Helm v3
- 0.2.1 Use HostToContainer mountPropagation
...