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 5d4d3ec commit a0921a4Copy full SHA for a0921a4
site-src/guides/index.md
@@ -74,7 +74,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
74
=== "Latest Release"
75
76
```bash
77
- VERSION=v0.3.0
+ VERSION=v0.4.0
78
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/$VERSION/manifests.yaml
79
```
80
0 commit comments