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 9238338 commit fd39cacCopy full SHA for fd39cac
site-src/guides/index.md
@@ -209,7 +209,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
209
2. Set the Kgateway version and install the Kgateway CRDs.
210
211
```bash
212
- KGTW_VERSION=v2.0.3
+ KGTW_VERSION=v2.0.4
213
helm upgrade -i --create-namespace --namespace kgateway-system --version $KGTW_VERSION kgateway-crds oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds
214
```
215
0 commit comments