Skip to content

Releases: kubernetes/ingress-nginx

NGINX Ingress Controller - v1.2.0 beta 1

17 Apr 20:28
ef0ec5f
Compare
Choose a tag to compare

Images:

  • k8s.gcr.io/ingress-nginx/controller:v1.2.0-beta.1@sha256:7059739637c30865f74cae403fffa55c2cb6d9779cd15654480dd0e4f850d536
  • k8s.gcr.io/ingress-nginx/controller-chroot:v1.2.0-beta.1@sha256:5344d8367295be743703f19eea137e7a3253efc2d0ec8aee131b85d3258f9780

This new release contains the following changes that needs attention:

  • A new deep inspector for objects. Now every time an object gets to be reconciled/added, it will pass entirely through a validation (this may leed to some CPU increase)
  • The NGINX process now can be chrooted/jailed inside the ingress container, for security reasons. This option is disabled by default, and will be enable in future releases. This new option requires the SYS_CHROOT capability to be added to the Pod

What's Changed

New Contributors

Full Changelog: controller-v1.1.3...controller-v1.2.0-beta.1

helm-chart-4.1.0-beta.0

14 Apr 03:05
e86e7ee
Compare
Choose a tag to compare
Pre-release

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

NGINX Ingress Controller - v1.2.0 beta 0

14 Apr 17:28
db4aeea
Compare
Choose a tag to compare

This new release contains the following changes that needs attention:

  • A new deep inspector for objects. Now every time an object gets to be reconciled/added, it will pass entirely through a validation (this may leed to some CPU increase)
  • The NGINX process now can be chrooted/jailed inside the ingress container, for security reasons. This option is disabled by default, and will be enable in future releases. This new option requires the SYS_CHROOT capability to be added to the Pod

What's Changed

New Contributors

Full Changelog: controller-v1.1.3...controller-v1.2.0-beta.0

helm-chart-3.41.0

06 Apr 22:21
582adb4
Compare
Choose a tag to compare

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

controller-v0.51.0

04 Apr 16:00
c3039bc
Compare
Choose a tag to compare

What's Changed

This release upgrades Alpine to 3.14.4 and nginx to 1.19.10

Patches #8339

Patches #8321

Update base image for legacy release by @rikatz in #8418

Full Changelog: controller-v0.49.3...controller-v0.51.0

helm-chart-4.0.19

01 Apr 20:16
ac3b86b
Compare
Choose a tag to compare

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

NGINX Ingress Controller - v1.1.3

02 Apr 19:42
ac3b86b
Compare
Choose a tag to compare

NGINX Ingress Controller - v1.1.3

Image:

  • k8s.gcr.io/ingress-nginx/controller:v1.1.3@sha256:31f47c1e202b39fadecf822a9b76370bd4baed199a005b3e7d4d1455f4fd3fe2

This release upgrades Alpine to 3.14.4 and nginx to 1.19.10

Patches #8339

Patches #8321

What's Changed

New Contributors

Full Changelog: controller-v1.1.2...controller-v.1.1.3

helm-chart-4.0.18

04 Mar 19:49
fb72fcd
Compare
Choose a tag to compare

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

NGINX Ingress Controller - v1.1.2

06 Mar 13:04
fb72fcd
Compare
Choose a tag to compare

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

Image:

  • k8s.gcr.io/ingress-nginx/controller:v1.1.2@sha256:28b11ce69e57843de44e3db6413e98d09de0f6688e33d4bd384002a44f78405c

What's Changed

New Contributors

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

helm-chart-4.0.17

06 Feb 20:19
4b4895b
Compare
Choose a tag to compare

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