Skip to content

Commit 9b3b7e1

Browse files
committed
chore: update ocp versions
Signed-off-by: Fred Rolland <[email protected]>
1 parent e6b123f commit 9b3b7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ IMAGE_NAME?=network-operator
5050
CONTROLLER_IMAGE=$(REGISTRY)/$(IMAGE_NAME)
5151
IMAGE_BUILD_OPTS?=
5252
BUNDLE_IMG?=network-operator-bundle:$(VERSION)
53-
BUNDLE_OCP_VERSIONS?=v4.15-v4.18
53+
BUNDLE_OCP_VERSIONS?=v4.17-v4.20
5454
# BUNDLE_GEN_FLAGS are the flags passed to the operator-sdk generate bundle command
5555
BUNDLE_GEN_FLAGS ?= -q --overwrite --version $(VERSION) $(BUNDLE_METADATA_OPTS)
5656
BUILD_ARCH= amd64 arm64

0 commit comments

Comments
 (0)