Merge pull request #6598 from msschl/patch-1

Add a link to the helm ingress-nginx `CHANGELOG.md` file to the `README.md` file
This commit is contained in:
Kubernetes Prow Robot 2020-12-09 12:18:53 -08:00 committed by GitHub
commit 5bd066463e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,8 @@ Thanks for taking the time to join our community and start contributing!
## Changelog
See [the list of releases](https://github.com/kubernetes/ingress-nginx/releases) to find out about feature changes
For detailed changes for each release; please check the [Changelog.md](Changelog.md)
For detailed changes for each release; please check the [Changelog.md](Changelog.md)
For detailed changes on the `ingress-nginx` helm chart, please check the following [CHANGELOG.md](charts/ingress-nginx/CHANGELOG.md) file.
# Get Involved