Skip to content

Commit e0b67fd

Browse files
committed
Update release notes for 5.2.1
1 parent 2358d56 commit e0b67fd

File tree

4 files changed

+25
-3
lines changed

4 files changed

+25
-3
lines changed

content/nic/releases.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ toc: true
55
nd-content-type: reference
66
nd-product: NIC
77
nd-docs: DOCS-616
8+
---
9+
## 5.2.1
10+
11+
XX Oct 2025
12+
13+
### <i class="fa-solid fa-bug-slash"></i> Fixes
14+
- [8302](https://github.com/nginx/kubernetes-ingress/pull/8302) Remove type field for objects with schema ref
15+
16+
### <i class="fa-solid fa-upload"></i> Dependencies
17+
- Bump Go dependencies
18+
- [8280](https://github.com/nginx/kubernetes-ingress/pull/8280), [8291](https://github.com/nginx/kubernetes-ingress/pull/8291) &amp; [8320](https://github.com/nginx/kubernetes-ingress/pull/8320) Bump Docker dependencies
19+
- [8348](https://github.com/nginx/kubernetes-ingress/pull/8348) Update waf 5.9.0
20+
- [8273](https://github.com/nginx/kubernetes-ingress/pull/8273) Update dependencies
21+
22+
### <i class="fa-solid fa-download"></i> Upgrade
23+
- For NGINX, use the 5.2.1 images from our [DockerHub](https://hub.docker.com/r/nginx/nginx-ingress/tags?page=1&ordering=last_updated&name=5.2.1), [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).
24+
- For NGINX Plus, use the 5.2.1 images from the F5 Container registry or build your own image using the 5.2.1 source code.
25+
- For Helm, use version 2.3.1 of the chart.
26+
27+
### <i class="fa-solid fa-life-ring"></i> Supported Platforms
28+
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.27-1.34.
29+
830
---
931
## 5.2.0
1032

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.0
1+
2.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.2.0
1+
5.2.1

0 commit comments

Comments
 (0)