Skip to content

Commit

Permalink
Upgrade Istio e2e to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Mar 31, 2019
1 parent 347cfd0 commit fc10745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-istio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -o errexit

ISTIO_VER="1.1.0-rc.0"
ISTIO_VER="1.1.1"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"

Expand Down

0 comments on commit fc10745

Please sign in to comment.