update the changlog with links and the release docs to ensure updates to docs with new verison (#7213)

This commit is contained in:
James Strong 2021-06-06 12:42:39 -04:00 committed by GitHub
parent 9cdcecf4f7
commit d2075c0f6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 11 deletions

View file

@ -12,15 +12,15 @@ _New Features:_
_Changes:_
- [X] [#7179] Upgrade Nginx to 1.20.1
- [X] [#7101] Removed Codecov
- [X] [#6993] Fix cookieAffinity log printing error
- [X] [#7046] Allow configuring controller container name
- [X] [#6994] Fixed oauth2 callback url
- [X] [#6740] non-host canary ingress use default server name as host to merge
- [X] [#7126] set x-forwarded-scheme to be the same as x-forwarded-proto
- [X] [#6734] Update controller-poddisruptionbudget.yaml
- [X] [#7117] Adding annotations for HPA
- [X] [#7179](https://github.com/kubernetes/ingress-nginx/pull/7179) Upgrade Nginx to 1.20.1
- [X] [#7101](https://github.com/kubernetes/ingress-nginx/pull/7101) Removed Codecov
- [X] [#6993](https://github.com/kubernetes/ingress-nginx/pull/6993) Fix cookieAffinity log printing error
- [X] [#7046](https://github.com/kubernetes/ingress-nginx/pull/7046) Allow configuring controller container name
- [X] [#6994](https://github.com/kubernetes/ingress-nginx/pull/6994) Fixed oauth2 callback url
- [X] [#6740](https://github.com/kubernetes/ingress-nginx/pull/6740) non-host canary ingress use default server name as host to merge
- [X] [#7126](https://github.com/kubernetes/ingress-nginx/pull/7126) set x-forwarded-scheme to be the same as x-forwarded-proto
- [X] [#6734](https://github.com/kubernetes/ingress-nginx/pull/6734) Update controller-poddisruptionbudget.yaml
- [X] [#7117](https://github.com/kubernetes/ingress-nginx/pull/7117) Adding annotations for HPA
### 0.46.0

View file

@ -69,8 +69,9 @@ The sha is available in output from [cloud build](https://console.cloud.google.c
* Open pull request with the updates
* Merge
* Update changelog:
* Update Changelog and Documentation:
* Open pull request updating [Changelog.md](https://github.com/kubernetes/ingress-nginx/blob/master/Changelog.md)
* Update the version in [docs/deploy/index.md](docs/deploy/index.md)
* Merge
7. Github release