Skip to content

Commit 2e46425

Browse files
authored
Bumps Kgateway to v2.0.0 (#646)
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent 206ef93 commit 2e46425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/index.md

+1-1
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)