Skip to content

Commit

Permalink
Update Linkerd to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Oct 3, 2019
1 parent 121fc57 commit ff7d4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-linkerd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -o errexit

LINKERD_VER="stable-2.4.0"
LINKERD_VER="stable-2.5.0"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"

Expand Down

0 comments on commit ff7d4e7

Please sign in to comment.