We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4138465 commit 7d8f0bfCopy full SHA for 7d8f0bf
docs/install/installing-istio.md
@@ -57,7 +57,7 @@ without automatic sidecar injection.
57
58
```shell
59
# Download and unpack Istio
60
- export ISTIO_VERSION=1.1.7
+ export ISTIO_VERSION=1.3.5
61
curl -L https://git.io/getLatestIstio | sh -
62
cd istio-${ISTIO_VERSION}
63
```
0 commit comments