Skip to content

Commit a413c5c

Browse files
shaneuttk8s-ci-robot
authored andcommitted
chore: bump bundle version to v1.4.0-rc.1
Signed-off-by: Shane Utt <[email protected]>
1 parent 682d60e commit a413c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/consts/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const (
2727

2828
// BundleVersion is the value used for the "gateway.networking.k8s.io/bundle-version" annotation.
2929
// These value must be updated during the release process.
30-
BundleVersion = "v1.3.0"
30+
BundleVersion = "v1.4.0-rc.1"
3131

3232
// ApprovalLink is the value used for the "api-approved.kubernetes.io" annotation.
3333
// These value must be updated during the release process.

0 commit comments

Comments
 (0)