Skip to content

Commit 308845f

Browse files
authored
update istio version to v1.28 in guide document (#1582)
1 parent dcfa5fe commit 308845f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Tooling:
178178
2. Install Istio
179179

180180
```
181-
TAG=$(curl https://storage.googleapis.com/istio-build/dev/1.27-dev)
181+
TAG=$(curl https://storage.googleapis.com/istio-build/dev/1.28-dev)
182182
# on Linux
183183
wget https://storage.googleapis.com/istio-build/dev/$TAG/istioctl-$TAG-linux-amd64.tar.gz
184184
tar -xvf istioctl-$TAG-linux-amd64.tar.gz

0 commit comments

Comments
 (0)