Skip to content

Commit fd39cac

Browse files
authored
Docs: Bumps kgateway Version in Quickstart (#1318)
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent 9238338 commit fd39cac

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

211211
```bash
212-
KGTW_VERSION=v2.0.3
212+
KGTW_VERSION=v2.0.4
213213
helm upgrade -i --create-namespace --namespace kgateway-system --version $KGTW_VERSION kgateway-crds oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds
214214
```
215215

0 commit comments

Comments
 (0)