From f5cce7a5c3ce9d3c38578e0189eee8eca8aa95b2 Mon Sep 17 00:00:00 2001 From: Anas El Barkani Date: Mon, 4 Apr 2022 12:36:59 +0200 Subject: [PATCH] removed space from CHANGELOG --- 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 a4a1c5bd3..44c91451e 100644 --- a/charts/ingress-nginx/CHANGELOG.md +++ b/charts/ingress-nginx/CHANGELOG.md @@ -3,7 +3,7 @@ This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org). ### 4.0.20 -"[8420] (https://github.com/kubernetes/ingress-nginx/pull/8420) Add support for OpenShift's SCC" +"[8420](https://github.com/kubernetes/ingress-nginx/pull/8420) Add support for OpenShift's SCC" ### 4.0.18 "[8291](https://github.com/kubernetes/ingress-nginx/pull/8291) remove git tag env from cloud build"