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 b37953e commit 5562f64Copy full SHA for 5562f64
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.4.0-rc.2"
+ BundleVersion = "v1.4.0"
31
32
// ApprovalLink is the value used for the "api-approved.kubernetes.io" annotation.
33
0 commit comments