Update e2e tests to Linkerd 2.6.1

This commit is contained in:
stefanprodan
2020-01-06 12:02:53 +02:00
parent c84f7addff
commit b49d63bdfe
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
LINKERD_VER="stable-2.6.0"
LINKERD_VER="stable-2.6.1"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"