Skip to content

Commit a13d33b

Browse files
praveenkumaranjannath
authored andcommitted
Update OpenShift bundle version to 4.17.0
1 parent 053da06 commit a13d33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ all: install
22

33
SHELL := /bin/bash -o pipefail
44

5-
OPENSHIFT_VERSION ?= 4.16.7
5+
OPENSHIFT_VERSION ?= 4.17.0
66
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
77
MICROSHIFT_VERSION ?= 4.16.7
88
BUNDLE_EXTENSION = crcbundle

0 commit comments

Comments
 (0)