Skip to content

Commit

Permalink
Revert Istio e2e to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Apr 1, 2019
1 parent 3a1018c commit dbf3608
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.1"
ISTIO_VER="1.1.0-rc.0"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"

Expand Down

0 comments on commit dbf3608

Please sign in to comment.