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 dcfa5fe commit 308845fCopy full SHA for 308845f
site-src/guides/index.md
@@ -178,7 +178,7 @@ Tooling:
178
2. Install Istio
179
180
```
181
- TAG=$(curl https://storage.googleapis.com/istio-build/dev/1.27-dev)
+ TAG=$(curl https://storage.googleapis.com/istio-build/dev/1.28-dev)
182
# on Linux
183
wget https://storage.googleapis.com/istio-build/dev/$TAG/istioctl-$TAG-linux-amd64.tar.gz
184
tar -xvf istioctl-$TAG-linux-amd64.tar.gz
0 commit comments