Skip to content

Commit 8499c3f

Browse files
committed
Update version
Signed-off-by: yangw <[email protected]>
1 parent 4d200a3 commit 8499c3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ===========================
44

55
# Current Operator version
6-
VERSION ?= 0.20.2
6+
VERSION ?= 0.21.0
77

88
# Default bundle image tag
99
BUNDLE_IMG ?= controller-bundle:$(VERSION)

docs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ gcs_engine_id = "016691298986124624340:x7qv2dywdao"
8383
# current release branch. Never is rc.
8484
release_branch = "release-1.27.0"
8585
# the main version. Never is rc.
86-
release_version = "0.20.2"
86+
release_version = "0.21.0"
8787

8888
# shown for production
8989
supported_k8s = "1.23"

0 commit comments

Comments
 (0)