Skip to content

Commit 5fb324b

Browse files
authored
Update docs for 1.12.4 (#2540)
1 parent c2285a7 commit 5fb324b

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 1.12.4
4+
5+
An automatically generated list of changes can be found on Github at: [1.12.4 Release](https://github.com/nginxinc/kubernetes-ingress/releases/tag/v1.12.4)
6+
7+
A curated list of changes can be found in the [Releases](http://docs.nginx.com/nginx-ingress-controller/releases/) page on NGINX Documentation website.
8+
39
### 2.1.1
410

511
An automatically generated list of changes can be found on Github at: [2.1.1 Release](https://github.com/nginxinc/kubernetes-ingress/releases/tag/v2.1.1)

docs/content/releases.md

+23-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,29 @@ doctypes: ["concept"]
66
toc: true
77
---
88

9+
## NGINX Ingress Controller 1.12.4
10+
11+
23 March 2022
12+
13+
CHANGES:
14+
* Update NGINX version to 1.21.6.
15+
* Update NGINX Plus version to R26.
16+
* Update Debian to Bullseye.
17+
* Update Alpine to 3.15.
18+
* Update UBI to 8.
19+
* Update Go to 1.17 and Go dependencies.
20+
21+
FIXES:
22+
* Fix OpenTracing not working with NGINX Plus.
23+
24+
HELM CHART:
25+
* The version of the Helm chart is now 0.10.4.
26+
27+
UPGRADE:
28+
* For NGINX, use the 1.12.4 image from our DockerHub: `nginx/nginx-ingress:1.12.4`, `nginx/nginx-ingress:1.12.4-alpine` or `nginx/nginx-ingress:1.12.4-ubi`
29+
* For NGINX Plus, please build your own image using the 1.12.4 source code.
30+
* For Helm, use version 0.10.4 of the chart.
31+
932
## NGINX Ingress Controller 2.1.1
1033

1134
17 Feb 2022
@@ -661,8 +684,6 @@ UPGRADE:
661684
662685
## NGINX Ingress Controller 1.8.0
663686
664-
### 1.8.0
665-
666687
22 July 2020
667688
668689
OVERVIEW:

0 commit comments

Comments
 (0)