Skip to content

Commit f245071

Browse files
authored
Update README for 1.1.0 release (#3065)
1 parent 6515e3f commit f245071

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ the specification and Custom Resource Definitions (CRDs).
66
## Status
77

88
The latest supported version is `v1` as released by
9-
the [v1.0.0 release][gh_release] of this project.
9+
the [v1.1.0 release][gh_release] of this project.
1010

1111
This version of the API is has GA level support for the following resources:
1212

1313
- `v1.GatewayClass`
1414
- `v1.Gateway`
1515
- `v1.HTTPRoute`
16+
- `v1.GRPCRoute`
1617

1718
For all the other APIs and their support levels please consult [the spec][spec].
1819

@@ -70,7 +71,7 @@ Participation in the Kubernetes community is governed by the
7071
[spec]: https://gateway-api.sigs.k8s.io/reference/spec/
7172
[concepts]: https://gateway-api.sigs.k8s.io/concepts/api-overview
7273
[security-model]: https://gateway-api.sigs.k8s.io/concepts/security-model
73-
[gh_release]: https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0
74+
[gh_release]: https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.1.0
7475
[godoc]: https://pkg.go.dev/sigs.k8s.io/gateway-api
7576
[conformance-docs]: https://gateway-api.sigs.k8s.io/concepts/conformance/
7677
[reports-readme]: ./conformance/reports/README.md

0 commit comments

Comments
 (0)