Skip to content

Commit 50f8089

Browse files
committed
v0.15.0
BREAKING CHANGE: This release reverts the Gateway API version to v0.5.0, as the 1.0 CRD version is not yet available in GKE clusters.
1 parent c071a50 commit 50f8089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "integration"]
33

44
[package]
55
name = "k8s-gateway-api"
6-
version = "0.14.0"
6+
version = "0.15.0"
77
edition = "2021"
88
license = "Apache-2.0"
99
repository = "https://github.com/linkerd/k8s-gateway-api-rs"

0 commit comments

Comments
 (0)