We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42aed19 commit 842603bCopy full SHA for 842603b
site-src/guides/index.md
@@ -215,7 +215,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
215
2. Set the Kgateway version and install the Kgateway CRDs.
216
217
```bash
218
- KGTW_VERSION=v2.0.2
+ KGTW_VERSION=v2.0.3
219
helm upgrade -i --create-namespace --namespace kgateway-system --version $KGTW_VERSION kgateway-crds oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds
220
```
221
0 commit comments