Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions content/nic/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,30 @@ toc: true
nd-content-type: reference
nd-product: NIC
nd-docs: DOCS-616
---
## 5.1.1

1.29.1 / R35

### <i class="fa-solid fa-bug-slash"></i> Fixes
- [8046](https://github.com/nginx/kubernetes-ingress/pull/8046) Update interval checks for mgmt directive
- [8079](https://github.com/nginx/kubernetes-ingress/pull/8079) Status updates for vs endpoints
- [8125](https://github.com/nginx/kubernetes-ingress/pull/8125) Don't send request headers & body to jwks uri

### <i class="fa-solid fa-upload"></i> Dependencies
- [8115](https://github.com/nginx/kubernetes-ingress/pull/8115) Bump Go dependencies
- [8030](https://github.com/nginx/kubernetes-ingress/pull/8030), [8080](https://github.com/nginx/kubernetes-ingress/pull/8080) & [8112](https://github.com/nginx/kubernetes-ingress/pull/8112) Bump Docker dependencies
- [8139](https://github.com/nginx/kubernetes-ingress/pull/8139) Update to nginx oss 1.29.1, plus r35, agent v3.2, app protect and alpine 3.22
- [8131](https://github.com/nginx/kubernetes-ingress/pull/8131) Update go group on release-5.1

### <i class="fa-solid fa-download"></i> Upgrade
- For NGINX, use the 5.1.1 images from our [DockerHub](https://hub.docker.com/r/nginx/nginx-ingress/tags?page=1&ordering=last_updated&name=5.1.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).
- For NGINX Plus, use the 5.1.1 images from the F5 Container registry or build your own image using the 5.1.1 source code.
- For Helm, use version 2.2.2 of the chart.

### <i class="fa-solid fa-life-ring"></i> 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.25-1.33.

---
## 5.1.0

Expand Down
2 changes: 1 addition & 1 deletion layouts/shortcodes/nic-helm-version.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.2.2
2 changes: 1 addition & 1 deletion layouts/shortcodes/nic-operator-version.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.2.3
2 changes: 1 addition & 1 deletion layouts/shortcodes/nic-version.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.0
5.1.1