e2e: Update Contour to v1.18

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-08-23 12:34:32 +03:00
parent c6dffd9d3e
commit 0759b6531b
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
CONTOUR_VER="release-1.15"
CONTOUR_VER="release-1.18"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin