From 2740ab2de7f333b2df9a7f5eaa97c510a0bd45da Mon Sep 17 00:00:00 2001 From: cskinfill Date: Tue, 18 Oct 2022 08:41:20 -0400 Subject: [PATCH] Update CHANGELOG.md (#9147) --- charts/ingress-nginx/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/CHANGELOG.md b/charts/ingress-nginx/CHANGELOG.md index 3c3404ffd..2ec24733e 100644 --- a/charts/ingress-nginx/CHANGELOG.md +++ b/charts/ingress-nginx/CHANGELOG.md @@ -4,7 +4,7 @@ This file documents all notable changes to [ingress-nginx](https://github.com/ku ### 4.3.0 - Support for Kubernetes v.1.25.0 was added and support for endpoint slices -- Support for Kubernetes v1.20.0 was removed +- Support for Kubernetes v1.20.0 and v1.21.0 was removed - [8890](https://github.com/kubernetes/ingress-nginx/pull/8890) migrate to endpointslices - [9059](https://github.com/kubernetes/ingress-nginx/pull/9059) kubewebhookcertgen sha change after go1191 - [9046](https://github.com/kubernetes/ingress-nginx/pull/9046) Parameterize metrics port name