diff --git a/content/includes/nic/compatibility-tables/nic-k8s.md b/content/includes/nic/compatibility-tables/nic-k8s.md index e32df58d0..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.29.8 / R36 P3 | - | +| {{< 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/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/changelog/_index.md b/content/nic/changelog/_index.md index 118905431..e85eebb51 100644 --- a/content/nic/changelog/_index.md +++ b/content/nic/changelog/_index.md @@ -26,6 +26,27 @@ For older releases, check the changelogs for previous years: [2025]({{< ref "/ni +## 5.4.3 + +15 May 2026 + +### {{% icon arrow-up %}} 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 + +- 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/content/nic/technical-specifications.md b/content/nic/technical-specifications.md index 242fde078..55bcbd45e 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._ |