Skip to content

Commit fd23ca7

Browse files
authored
Fixed to supported versions (kubernetes#9117)
1 parent cc79e14 commit fd23ca7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you notice any issues, *please* ping [Ben Elder](https://twitter.com/BenTheEl
2727
[8890](https://github.com/kubernetes/ingress-nginx/pull/8890)
2828
* Update to Prometheus metric names, more information [available here]( https://github.com/kubernetes/ingress-nginx/pull/8728
2929
)
30-
* Deprecated Kubernetes versions 1.20-1.21, Added support for, 1.25, currently supported versions v1.23, v1.24, v1.25
30+
* Deprecated Kubernetes versions 1.20-1.21, Added support for, 1.25, currently supported versions v1.22, v1.23, v1.24, v1.25
3131

3232
ADDED
3333
* `_request_duration_seconds` Histogram

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For detailed changes on the `ingress-nginx` helm chart, please check the followi
3838

3939
| Ingress-NGINX version | k8s supported version | Alpine Version | Nginx Version |
4040
|-----------------------|------------------------------|----------------|---------------|
41-
| v1.4.0 | 1.25, 1.24, 1.23 | 3.16.2 | 1.19.10† |
41+
| v1.4.0 | 1.25, 1.24, 1.23, 1.22 | 3.16.2 | 1.19.10† |
4242
| v1.3.1 | 1.24, 1.23, 1.22, 1.21, 1.20 | 3.16.2 | 1.19.10† |
4343
| v1.3.0 | 1.24, 1.23, 1.22, 1.21, 1.20 | 3.16.0 | 1.19.10† |
4444
| v1.2.1 | 1.23, 1.22, 1.21, 1.20, 1.19 | 3.14.6 | 1.19.10† |

0 commit comments

Comments
 (0)