mirror of https://github.com/knative/docs.git
Update default Istio version to 1.3.5 (#2013)
This commit is contained in:
parent
4138465edd
commit
7d8f0bf5a6
|
@ -57,7 +57,7 @@ without automatic sidecar injection.
|
|||
|
||||
```shell
|
||||
# Download and unpack Istio
|
||||
export ISTIO_VERSION=1.1.7
|
||||
export ISTIO_VERSION=1.3.5
|
||||
curl -L https://git.io/getLatestIstio | sh -
|
||||
cd istio-${ISTIO_VERSION}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue