NGINX Ingress Controller 1.7.1
1.7.1
CHANGES:
- Update NGINX version to 1.19.0.
HELM CHART:
- The version of the Helm chart is now 0.5.1.
UPGRADE:
- For NGINX, use the 1.7.1 image from our DockerHub:
nginx/nginx-ingress:1.7.1
,nginx/nginx-ingress:1.7.1-alpine
ornginx/nginx-ingress:1.7.1-ubi
- For NGINX Plus, please build your own image using the 1.7.1 source code.
- For Helm, use version 0.5.1 of the chart.
RESOURCES:
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.7.1/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v1.7.1/examples-of-custom-resources
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.7.1/deployments/helm-chart
- Operator -- https://github.com/nginxinc/nginx-ingress-operator/