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:
commit
5bd066463e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue