Skip to content

Commit 937863b

Browse files
danehanskfswain
authored andcommitted
Bumps Kgateway to v2.0.0 (kubernetes-sigs#646)
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent fb342fc commit 937863b

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
@@ -201,7 +201,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
201201
2. Set the Kgateway version and install the Kgateway CRDs.
202202

203203
```bash
204-
KGTW_VERSION=v2.0.0-rc.2
204+
KGTW_VERSION=v2.0.0
205205
helm upgrade -i --create-namespace --namespace kgateway-system --version $KGTW_VERSION kgateway-crds oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds
206206
```
207207

0 commit comments

Comments
 (0)