Skip to content

Releases: kubernetes/ingress-nginx

helm-chart-4.0.16

17 Jan 23:29
a665a40
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

helm-chart-4.0.15

12 Jan 16:49
fc38b9f
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

NGINX Ingress Controller - v1.1.1

12 Jan 17:34
fc38b9f
Compare
Choose a tag to compare

Ingress NGINX v1.1.1 is HERE with a bunch of bugfixes!!

Image:

  • k8s.gcr.io/ingress-nginx/controller:v1.1.1@sha256:0bc88eb15f9e7f84e8e56c14fa5735aaa488b840983f87bd79b1054190e660de

What's Changed

New Contributors

Full Changelog: controller-v1.1.0...controller-v1.1.1

helm-chart-4.0.13

06 Dec 13:51
f7a5704
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

helm-chart-4.0.12

29 Nov 11:34
ea1099a
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

helm-chart-4.0.11

26 Nov 10:37
5a5bff1
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

helm-chart-3.40.0

24 Nov 20:16
8ca3892
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

helm-chart-4.0.10

23 Nov 23:08
843a16a
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

NGINX Ingress Controller - v1.1.0 - We did quite a mess :)

23 Nov 23:20
843a16a
Compare
Choose a tag to compare

Ingress NGINX v1.1.0 is HERE! Thanks to @strongjz for adding the new feature and fixing a breaking change we introduced in the last release 🤦

Image:

  • k8s.gcr.io/ingress-nginx/controller:v1.1.0@sha256:f766669fdcf3dc26347ed273a55e754b427eb4411ee075a53f30718b4499076a

This release makes the annotation annotation-value-word-blocklist backwards compatible by being an empty list instead of prescribed defaults.
Effectively reverting 7874 but keeping the functionality of annotation-value-word-blocklist

See Issue 7939 for more discussion

Admins should still consider putting a reasonable block list in place, more information on why can be found here and how in our documentation here

Changes:

  • 7963 Change sanitization message from error to warning (#7963)
  • 7942 update default block list,docs, tests (#7942)
  • 7948 applied allowPrivilegeEscalation=false (#7948)
  • 7941 update build for darwin arm64 (#7941)

helm-chart-4.0.9

19 Nov 14:53
30c0d22
Compare
Choose a tag to compare

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer