e2e: Update Linkerd to v2.10.2

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-08-20 17:17:59 +03:00
parent 8ee3d5835a
commit c6dffd9d3e
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
LINKERD_VER="stable-2.10.0"
LINKERD_VER="stable-2.10.2"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin