Skip to content

NGINX Ingress Controller 0.8.0

Compare
Choose a tag to compare
@pleshakov pleshakov released this 14 Apr 14:59
· 3461 commits to main since this release
  • 117: Add a customization option: location-snippets, server-snippets and http-snippets. Thanks to rchicoli
  • 116: Add support for the 301 redirect to https based on the http_x_forwarded_proto header. Thanks to Chris.
  • Update NGINX version to 1.11.13.
  • Makefile updates: gcloud docker push command; golang container was updated to 1.8.
  • Documentation fixes: 113. Thanks to Linus Lewandowski.