From 76e1bcb8d5bf0e39eea85eb1df729c56e2d82256 Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Wed, 29 Mar 2023 11:49:57 -0700 Subject: [PATCH] Update deployments/helm-chart/README.md Co-authored-by: Alan Dooley Signed-off-by: Luca Comellini --- deployments/helm-chart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/helm-chart/README.md b/deployments/helm-chart/README.md index 5c580b9550..ed3f26b769 100644 --- a/deployments/helm-chart/README.md +++ b/deployments/helm-chart/README.md @@ -86,7 +86,7 @@ Uninstalling the release does not remove the CRDs. To remove the CRDs, see [Unin ### Edge Version -To test the latest changes in the Ingress Controller before a new release, you can install the `edge` version. This version is built from the `main` branch of the Ingress Controller repository. +To test the latest changes in NGINX Ingress Controller before a new release, you can install the `edge` version. This version is built from the `main` branch of the NGINX Ingress Controller repository. You can install the `edge` version by specifying the `--version` flag with the value `0.0.0-edge`: ```console