We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682d60e commit a413c5cCopy full SHA for a413c5c
pkg/consts/consts.go
@@ -27,7 +27,7 @@ const (
27
28
// BundleVersion is the value used for the "gateway.networking.k8s.io/bundle-version" annotation.
29
// These value must be updated during the release process.
30
- BundleVersion = "v1.3.0"
+ BundleVersion = "v1.4.0-rc.1"
31
32
// ApprovalLink is the value used for the "api-approved.kubernetes.io" annotation.
33
0 commit comments