Skip to content

Commit 85a45e7

Browse files
author
Kate Osborn
committed
Update install doc
1 parent 741d9b3 commit 85a45e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This guide walks you through how to install NGINX Kubernetes Gateway on a generi
2020
1. Install the Gateway API resources from the standard channel (the CRDs and the validating webhook):
2121

2222
```
23-
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v0.6.2/standard-install.yaml
23+
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v0.7.0/standard-install.yaml
2424
```
2525

2626
1. Create the nginx-gateway Namespace:

0 commit comments

Comments
 (0)