mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 10:00:11 +00:00
the released operator catalog bundles are moved into release branch (#539)
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -17,7 +17,7 @@ OPERATOR_SDK_VERSION?=v1.32.0
|
||||
operatorsdk_gen_dir:=$(dir $(OPERATOR_SDK))
|
||||
|
||||
# RELEASED_CSV_VERSION is used to generate a released CSV manifests
|
||||
RELEASED_CSV_VERSION?=0.13.3
|
||||
RELEASED_CSV_VERSION?=0.14.0
|
||||
export RELEASED_CSV_VERSION
|
||||
|
||||
# CSV_VERSION is used to generate latest CSV manifests
|
||||
|
||||
Reference in New Issue
Block a user