Merge pull request #5480 from RothAndrew/patch-1
docs(changelog): fix typo
This commit is contained in:
commit
e2f1daf9e1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ _New Features:_
|
|||
- NGINX 1.17.10
|
||||
- OpenSSL 1.1.1g - [CVE-2020-1967](https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-1967)
|
||||
- OCSP stapling
|
||||
- Helm chart [stable/nginx-ingress](https://github.com/helm/charts/tree/master/stable/nginx-ingress) is not maintained in the [ingress-nginx](https://github.com/kubernetes/ingress-nginx/tree/master/charts/ingress-nginx) repository
|
||||
- Helm chart [stable/nginx-ingress](https://github.com/helm/charts/tree/master/stable/nginx-ingress) is now maintained in the [ingress-nginx](https://github.com/kubernetes/ingress-nginx/tree/master/charts/ingress-nginx) repository
|
||||
- Support for custom Maxmind GeoLite2 Databases [flag --maxmind-edition-ids](https://kubernetes.github.io/ingress-nginx/user-guide/cli-arguments/)
|
||||
- New [PathType](https://kubernetes.io/docs/concepts/services-networking/ingress/#path-types) and [IngressClass](https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-class) fields. Requires Kubernetes v1.18 or higher
|
||||
- Enable configuration of lua plugins using the configuration configmap
|
||||
|
|
Loading…
Reference in a new issue