Skip to content

Commit 7d8f0bf

Browse files
JRBANCELknative-prow-robot
authored andcommitted
Update default Istio version to 1.3.5 (#2013)
1 parent 4138465 commit 7d8f0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/installing-istio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ without automatic sidecar injection.
5757

5858
```shell
5959
# Download and unpack Istio
60-
export ISTIO_VERSION=1.1.7
60+
export ISTIO_VERSION=1.3.5
6161
curl -L https://git.io/getLatestIstio | sh -
6262
cd istio-${ISTIO_VERSION}
6363
```

0 commit comments

Comments
 (0)