From 381a2d3cc62c0f6679888ce47d10d43d720d2342 Mon Sep 17 00:00:00 2001 From: nginx-bot Date: Fri, 15 May 2026 13:04:23 +0000 Subject: [PATCH 1/5] Update technical specifications and NAP compatibility table for 5.4.3 --- content/includes/nic/compatibility-tables/nic-k8s.md | 2 +- content/includes/nic/compatibility-tables/nic-nap.md | 2 +- content/nic/technical-specifications.md | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/includes/nic/compatibility-tables/nic-k8s.md b/content/includes/nic/compatibility-tables/nic-k8s.md index e32df58d0..101f6eb49 100644 --- a/content/includes/nic/compatibility-tables/nic-k8s.md +++ b/content/includes/nic/compatibility-tables/nic-k8s.md @@ -11,7 +11,7 @@ NGINX Ingress Controller supports the following versions of [NGINX Plus]({{< ref | NIC version | Kubernetes versions tested | NIC Helm Chart version | NIC Operator version | NGINX / NGINX Plus version | End of Technical Support | | --- | --- | --- | --- | --- | --- | -| {{< nic-version >}} | 1.28 - 1.35 | {{< nic-helm-version >}} | {{< nic-operator-version >}} | 1.29.8 / R36 P3 | - | +| {{< nic-version >}} | 1.28 - 1.35 | {{< nic-helm-version >}} | {{< nic-operator-version >}} | 1.31.0 / R37 | - | | 5.3.4 | 1.27 - 1.35 | 2.4.4 | 3.4.4 | 1.29.5 / R36 P2 | Feb 17, 2028 | | 5.2.1 | 1.27 - 1.34 | 2.3.1 | 3.3.1 | 1.29.1 / R35 | Oct 10, 2027 | | 5.1.1 | 1.25 - 1.33 | 2.2.2 | 3.2.3 | 1.29.1 / R35 | Aug 15, 2027 | diff --git a/content/includes/nic/compatibility-tables/nic-nap.md b/content/includes/nic/compatibility-tables/nic-nap.md index 3651912b0..df08604a6 100644 --- a/content/includes/nic/compatibility-tables/nic-nap.md +++ b/content/includes/nic/compatibility-tables/nic-nap.md @@ -13,7 +13,7 @@ NGINX Ingress Controller supports the following versions of [F5 WAF for NGINX](h | NIC Version | NAP-WAF Version | Config Manager | Enforcer | | ------------------- | --------------- | -------------- | -------- | -| {{< nic-version >}} | 36+{{< appprotect-compiler-version>}} | {{< nic-waf-release-version >}} | {{< nic-waf-release-version >}} | +| {{< nic-version >}} | 37.0+{{< appprotect-compiler-version>}} | {{< nic-waf-release-version >}} | {{< nic-waf-release-version >}} | | 5.3.4 | 35+5.527.0 | 5.11.2 | 5.11.2 | | 5.2.1 | 35+5.527.0 | 5.9.0 | 5.9.0 | | 5.1.1 | 35+5.498 | 5.8.0 | 5.8.0 | diff --git a/content/nic/technical-specifications.md b/content/nic/technical-specifications.md index 242fde078..2101192ab 100644 --- a/content/nic/technical-specifications.md +++ b/content/nic/technical-specifications.md @@ -27,17 +27,17 @@ We provide the following Docker images, which include NGINX or NGINX Plus bundle ### Images with NGINX -_All images include NGINX 1.29.8._ +_All images include NGINX 1.31.0._ |
Name
|
Base image
| DockerHub image | Architectures | | ---| --- | --- | --- | -|Alpine-based image | ``nginx:1.29.8-alpine``,
based on on ``alpine:3.23`` | ``nginx/nginx-ingress:{{< nic-version >}}-alpine`` | arm64
amd64 | -|Debian-based image | ``nginx:1.29.8``,
based on on ``debian:13-slim`` | ``nginx/nginx-ingress:{{< nic-version >}}`` | arm64
amd64 | +|Alpine-based image | ``nginx:1.31.0-alpine``,
based on on ``alpine:3.23`` | ``nginx/nginx-ingress:{{< nic-version >}}-alpine`` | arm64
amd64 | +|Debian-based image | ``nginx:1.31.0``,
based on on ``debian:13-slim`` | ``nginx/nginx-ingress:{{< nic-version >}}`` | arm64
amd64 | |Ubi-based image | ``redhat/ubi9-minimal`` | ``nginx/nginx-ingress:{{< nic-version >}}-ubi`` | arm64
amd64 | ### Images with NGINX Plus -NGINX Plus images include NGINX Plus R36 P3. +NGINX Plus images include NGINX Plus R37. #### F5 Container registry From 72563245d1c8dca9f070390575dd6e814e62fdd2 Mon Sep 17 00:00:00 2001 From: nginx-bot Date: Fri, 15 May 2026 13:04:23 +0000 Subject: [PATCH 2/5] Update NIC release notes for 5.4.3 --- content/nic/changelog/_index.md | 19 +++++++++++++++++++ .../appprotect-compiler-version.html | 2 +- layouts/shortcodes/nic-helm-version.html | 2 +- layouts/shortcodes/nic-operator-version.html | 2 +- layouts/shortcodes/nic-version.html | 2 +- .../shortcodes/nic-waf-release-version.html | 2 +- 6 files changed, 24 insertions(+), 5 deletions(-) diff --git a/content/nic/changelog/_index.md b/content/nic/changelog/_index.md index 118905431..b090bb07c 100644 --- a/content/nic/changelog/_index.md +++ b/content/nic/changelog/_index.md @@ -26,6 +26,25 @@ For older releases, check the changelogs for previous years: [2025]({{< ref "/ni +## 5.4.3 + +15 May 2026 + +### {{% icon arrow-up %}} Dependencies + +- [9841](https://github.com/nginx/kubernetes-ingress/pull/9841), [9833](https://github.com/nginx/kubernetes-ingress/pull/9833), [9818](https://github.com/nginx/kubernetes-ingress/pull/9818) & [9831](https://github.com/nginx/kubernetes-ingress/pull/9831) Bump Go dependencies +- [9867](https://github.com/nginx/kubernetes-ingress/pull/9811, https://github.com/nginx/kubernetes-ingress/pull/9867), [9809](https://github.com/nginx/kubernetes-ingress/pull/9809), [9814](https://github.com/nginx/kubernetes-ingress/pull/9814), [9823](https://github.com/nginx/kubernetes-ingress/pull/9823), [9868](https://github.com/nginx/kubernetes-ingress/pull/9868) & [9810](https://github.com/nginx/kubernetes-ingress/pull/9810) Bump Docker dependencies + +### {{% icon download %}} Upgrade + +- For NGINX, use the 5.4.3 images from our [DockerHub](https://hub.docker.com/r/nginx/nginx-ingress/tags?page=1&ordering=last_updated&name=5.4.3), [GitHub Container](https://github.com/nginx/kubernetes-ingress/pkgs/container/kubernetes-ingress), [Amazon ECR Public Gallery](https://gallery.ecr.aws/nginx/nginx-ingress) or [Quay.io](https://quay.io/repository/nginx/nginx-ingress). +- For NGINX Plus, use the 5.4.3 images from the F5 Container registry or build your own image using the 5.4.3 source code. +- For Helm, use version 2.5.3 of the chart. + +### {{% icon life-buoy %}} Supported platforms + +We will provide technical support for NGINX Ingress Controller on any Kubernetes platform that is currently supported by its provider and that passes the Kubernetes conformance tests. This release was fully tested on the following Kubernetes versions: 1.28 - 1.35. + ## 5.4.2 07 May 2026 diff --git a/layouts/shortcodes/appprotect-compiler-version.html b/layouts/shortcodes/appprotect-compiler-version.html index f2beedeea..79dffc99f 100644 --- a/layouts/shortcodes/appprotect-compiler-version.html +++ b/layouts/shortcodes/appprotect-compiler-version.html @@ -1 +1 @@ -5.607.0 +5.635.0 \ No newline at end of file diff --git a/layouts/shortcodes/nic-helm-version.html b/layouts/shortcodes/nic-helm-version.html index 21b159dc8..a4db534a2 100644 --- a/layouts/shortcodes/nic-helm-version.html +++ b/layouts/shortcodes/nic-helm-version.html @@ -1 +1 @@ -2.5.2 \ No newline at end of file +2.5.3 \ No newline at end of file diff --git a/layouts/shortcodes/nic-operator-version.html b/layouts/shortcodes/nic-operator-version.html index 678fd88a3..e5b8a844d 100644 --- a/layouts/shortcodes/nic-operator-version.html +++ b/layouts/shortcodes/nic-operator-version.html @@ -1 +1 @@ -3.5.3 \ No newline at end of file +3.5.4 \ No newline at end of file diff --git a/layouts/shortcodes/nic-version.html b/layouts/shortcodes/nic-version.html index f43058770..b5db1702f 100644 --- a/layouts/shortcodes/nic-version.html +++ b/layouts/shortcodes/nic-version.html @@ -1 +1 @@ -5.4.2 \ No newline at end of file +5.4.3 \ No newline at end of file diff --git a/layouts/shortcodes/nic-waf-release-version.html b/layouts/shortcodes/nic-waf-release-version.html index 156383a5d..22f097e28 100644 --- a/layouts/shortcodes/nic-waf-release-version.html +++ b/layouts/shortcodes/nic-waf-release-version.html @@ -1 +1 @@ -5.12.1 \ No newline at end of file +5.13.0 \ No newline at end of file From 2d141ee37e6abaa033f913a0be90db59041fd2a4 Mon Sep 17 00:00:00 2001 From: Haywood Shannon <5781935+haywoodsh@users.noreply.github.com> Date: Fri, 15 May 2026 16:02:42 +0100 Subject: [PATCH 3/5] Update content/nic/changelog/_index.md Co-authored-by: Venktesh Patel --- content/nic/changelog/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nic/changelog/_index.md b/content/nic/changelog/_index.md index b090bb07c..5d323f846 100644 --- a/content/nic/changelog/_index.md +++ b/content/nic/changelog/_index.md @@ -33,7 +33,7 @@ For older releases, check the changelogs for previous years: [2025]({{< ref "/ni ### {{% icon arrow-up %}} Dependencies - [9841](https://github.com/nginx/kubernetes-ingress/pull/9841), [9833](https://github.com/nginx/kubernetes-ingress/pull/9833), [9818](https://github.com/nginx/kubernetes-ingress/pull/9818) & [9831](https://github.com/nginx/kubernetes-ingress/pull/9831) Bump Go dependencies -- [9867](https://github.com/nginx/kubernetes-ingress/pull/9811, https://github.com/nginx/kubernetes-ingress/pull/9867), [9809](https://github.com/nginx/kubernetes-ingress/pull/9809), [9814](https://github.com/nginx/kubernetes-ingress/pull/9814), [9823](https://github.com/nginx/kubernetes-ingress/pull/9823), [9868](https://github.com/nginx/kubernetes-ingress/pull/9868) & [9810](https://github.com/nginx/kubernetes-ingress/pull/9810) Bump Docker dependencies +- [9867](https://github.com/nginx/kubernetes-ingress/pull/9867), [9809](https://github.com/nginx/kubernetes-ingress/pull/9809), [9814](https://github.com/nginx/kubernetes-ingress/pull/9814), [9823](https://github.com/nginx/kubernetes-ingress/pull/9823), [9868](https://github.com/nginx/kubernetes-ingress/pull/9868) & [9810](https://github.com/nginx/kubernetes-ingress/pull/9810) Bump Docker dependencies ### {{% icon download %}} Upgrade From 339663660cfc06e2dc3e2b61cd03b8b03705b481 Mon Sep 17 00:00:00 2001 From: Haywood Shannon <5781935+haywoodsh@users.noreply.github.com> Date: Fri, 15 May 2026 16:27:44 +0100 Subject: [PATCH 4/5] fix NGINX version Co-authored-by: yar --- content/includes/nic/compatibility-tables/nic-k8s.md | 2 +- content/nic/technical-specifications.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/includes/nic/compatibility-tables/nic-k8s.md b/content/includes/nic/compatibility-tables/nic-k8s.md index 101f6eb49..5a04b624b 100644 --- a/content/includes/nic/compatibility-tables/nic-k8s.md +++ b/content/includes/nic/compatibility-tables/nic-k8s.md @@ -11,7 +11,7 @@ NGINX Ingress Controller supports the following versions of [NGINX Plus]({{< ref | NIC version | Kubernetes versions tested | NIC Helm Chart version | NIC Operator version | NGINX / NGINX Plus version | End of Technical Support | | --- | --- | --- | --- | --- | --- | -| {{< nic-version >}} | 1.28 - 1.35 | {{< nic-helm-version >}} | {{< nic-operator-version >}} | 1.31.0 / R37 | - | +| {{< nic-version >}} | 1.28 - 1.35 | {{< nic-helm-version >}} | {{< nic-operator-version >}} | 1.31.0 / R37.0 | - | | 5.3.4 | 1.27 - 1.35 | 2.4.4 | 3.4.4 | 1.29.5 / R36 P2 | Feb 17, 2028 | | 5.2.1 | 1.27 - 1.34 | 2.3.1 | 3.3.1 | 1.29.1 / R35 | Oct 10, 2027 | | 5.1.1 | 1.25 - 1.33 | 2.2.2 | 3.2.3 | 1.29.1 / R35 | Aug 15, 2027 | diff --git a/content/nic/technical-specifications.md b/content/nic/technical-specifications.md index 2101192ab..55bcbd45e 100644 --- a/content/nic/technical-specifications.md +++ b/content/nic/technical-specifications.md @@ -37,7 +37,7 @@ _All images include NGINX 1.31.0._ ### Images with NGINX Plus -NGINX Plus images include NGINX Plus R37. +NGINX Plus images include NGINX Plus R37.0 #### F5 Container registry From 14fb48257be35d70c9a7b78ce30585dd61d8add6 Mon Sep 17 00:00:00 2001 From: Haywood Shannon <5781935+haywoodsh@users.noreply.github.com> Date: Fri, 15 May 2026 17:13:27 +0100 Subject: [PATCH 5/5] update dependencies Signed-off-by: Haywood Shannon <5781935+haywoodsh@users.noreply.github.com> Signed-off-by: Haywood Shannon <5781935+haywoodsh@users.noreply.github.com> --- content/nic/changelog/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/nic/changelog/_index.md b/content/nic/changelog/_index.md index 5d323f846..e85eebb51 100644 --- a/content/nic/changelog/_index.md +++ b/content/nic/changelog/_index.md @@ -32,8 +32,10 @@ For older releases, check the changelogs for previous years: [2025]({{< ref "/ni ### {{% icon arrow-up %}} Dependencies -- [9841](https://github.com/nginx/kubernetes-ingress/pull/9841), [9833](https://github.com/nginx/kubernetes-ingress/pull/9833), [9818](https://github.com/nginx/kubernetes-ingress/pull/9818) & [9831](https://github.com/nginx/kubernetes-ingress/pull/9831) Bump Go dependencies -- [9867](https://github.com/nginx/kubernetes-ingress/pull/9867), [9809](https://github.com/nginx/kubernetes-ingress/pull/9809), [9814](https://github.com/nginx/kubernetes-ingress/pull/9814), [9823](https://github.com/nginx/kubernetes-ingress/pull/9823), [9868](https://github.com/nginx/kubernetes-ingress/pull/9868) & [9810](https://github.com/nginx/kubernetes-ingress/pull/9810) Bump Docker dependencies +- [9870](https://github.com/nginx/kubernetes-ingress/pull/9870) Update NGINX OSS to 1.31.0, NGINX Plus to R37.0, WAF to 5.13.0 & NGINX Agent to latest 3.x +- [9851](https://github.com/nginx/kubernetes-ingress/pull/9851) Update Go version to 1.26.3 +- [9841](https://github.com/nginx/kubernetes-ingress/pull/9841), [9833](https://github.com/nginx/kubernetes-ingress/pull/9833), [9818](https://github.com/nginx/kubernetes-ingress/pull/9818), [9831](https://github.com/nginx/kubernetes-ingress/pull/9831) & [9813](https://github.com/nginx/kubernetes-ingress/pull/9813) Bump Go dependencies +- [9867](https://github.com/nginx/kubernetes-ingress/pull/9867), [9809](https://github.com/nginx/kubernetes-ingress/pull/9809), [9814](https://github.com/nginx/kubernetes-ingress/pull/9814), [9823](https://github.com/nginx/kubernetes-ingress/pull/9823), [9868](https://github.com/nginx/kubernetes-ingress/pull/9868), [9810](https://github.com/nginx/kubernetes-ingress/pull/9810) & [9832](https://github.com/nginx/kubernetes-ingress/pull/9832) Bump Docker dependencies ### {{% icon download %}} Upgrade