v2.0.2
Help make the NGINX Ingress Controller better by participating in our survey!
New in NGINX Ingress Controller v2.0.2
🔨 Maintenance
- Use release specific repo for NAP on Debian (#2082) @lucacome
 - Remove nap plus version override (#2079) @ciarams87
 
⬆️ Dependencies
- Update JWT library to golang-jwt/jwt (#2074) @lucacome
 - Update packages for CVE-2021-37750 (#2073) @lucacome
 
Upgrade
- For NGINX, use the v2.0.2 image from our DockerHub: 
nginx/nginx-ingress:2.0.2,nginx/nginx-ingress:2.0.2-alpine,nginx/nginx-ingress:2.0.2-ubiornginx/nginx-ingress:2.0.2-ot - For NGINX Plus, please build your own image using the v2.0.2 source code.
 - For Helm, use version 0.11.2 of the chart.
 
Resources
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
 - Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.2/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.2/examples-of-custom-resources
 - Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.2/deployments/helm-chart
 - Operator -- https://github.com/nginxinc/nginx-ingress-operator/