Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneutt committed Oct 25, 2023
1 parent 53a520c commit 9d27a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@

# Kubernetes Gateway API bindings in Rust

> **Note**: Currently supports [Gateway API version v0.8.0][gwv]
> **Note**: Currently supports [Gateway API version v1.0.0 (RC1)][gwv]
This provides bindings in [Rust][rust] for [Kubernetes][k8s] [Gateway
API][gwapi].

[gwv]:https://github.com/kubernetes-sigs/gateway-api/releases/tag/v0.8.0
[gwv]:https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0-rc1
[rust]:https://rust-lang.org
[k8s]:https://kubernetes.io
[gwapi]:https://gateway-api.sigs.k8s.io/

0 comments on commit 9d27a65

Please sign in to comment.