v1.11.1
Help make the NGINX Ingress Controller better by participating in our survey!
New in NGINX Ingress Controller v1.11.1
- Update NGINX version to 1.19.9.
- Update the OpenSSL libraries used in the UBI images
- Fixed documentation in the Helm README
Helm Chart
- The version of the Helm chart is now 0.9.1.
Upgrade
- For NGINX, use the 1.11.1 image from our DockerHub:
nginx/nginx-ingress:1.11.1
,nginx/nginx-ingress:1.11.1-alpine
ornginx/nginx-ingress:1.11.1-ubi
- For NGINX Plus, please build your own image using the 1.11.1 source code.
- For Helm, use version 0.9.1 of the chart.
Resources
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.11.1/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v1.11.1/examples-of-custom-resources
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.11.1/deployments/helm-chart
- Operator -- a compatible Operator version for this release will be published shortly.