e2e: Update Linkerd to v2.7.0

This commit is contained in:
stefanprodan
2020-02-13 17:22:30 +02:00
parent 6347861fda
commit 67ba14e438
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
LINKERD_VER="stable-2.6.1"
LINKERD_VER="stable-2.7.0"
REPO_ROOT=$(git rev-parse --show-toplevel)
curl -SsL https://github.com/linkerd/linkerd2/releases/download/${LINKERD_VER}/linkerd2-cli-${LINKERD_VER}-linux > ${REPO_ROOT}/bin/linkerd