diff --git a/test/e2e/kind.sh b/test/e2e/kind.sh index db53893c4..7b7e9053e 100755 --- a/test/e2e/kind.sh +++ b/test/e2e/kind.sh @@ -15,7 +15,7 @@ # limitations under the License. set -euo pipefail -: "${INGRESS_NGINX_VERSION:=controller-v1.6.4}" +: "${INGRESS_NGINX_VERSION:=controller-v1.9.6}" echo "Creating KinD cluster" cat <