Skip to content

Commit

Permalink
Update gateway-api CRD version (#316)
Browse files Browse the repository at this point in the history
Fix: #315
  • Loading branch information
k8s-ci-robot authored Dec 10, 2024
2 parents 8e66c69 + 1e5f6a9 commit 9cfaee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ After these goals are achieved, further goals may be decided.
Deploy the [Gateway API] [CRDs]:

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

Build container images:
Expand Down

0 comments on commit 9cfaee3

Please sign in to comment.