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
This commit is contained in:
Gage Hugo 2021-02-18 16:27:20 -06:00
parent 567e4703e9
commit d13c86250f

View File

@ -1,4 +1,8 @@
---
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
...