Skip to content

Commit 9cfaee3

Browse files
authored
Update gateway-api CRD version (#316)
Fix: #315
2 parents 8e66c69 + 1e5f6a9 commit 9cfaee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ After these goals are achieved, further goals may be decided.
5555
Deploy the [Gateway API] [CRDs]:
5656

5757
```console
58-
kubectl apply -k https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v0.8.1
58+
kubectl apply -k https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v1.2.1
5959
```
6060

6161
Build container images:

0 commit comments

Comments
 (0)