Skip to content

Commit 842603b

Browse files
authored
Docs: Bumps Kgateway Version (#1094)
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent 42aed19 commit 842603b

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

217217
```bash
218-
KGTW_VERSION=v2.0.2
218+
KGTW_VERSION=v2.0.3
219219
helm upgrade -i --create-namespace --namespace kgateway-system --version $KGTW_VERSION kgateway-crds oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds
220220
```
221221

0 commit comments

Comments
 (0)