e2e: Update Contour to v1.15

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-05-25 10:43:14 +03:00
parent 3accd23a19
commit deb3fb01a2
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
CONTOUR_VER="release-1.13"
CONTOUR_VER="release-1.15"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin