Skip to content

Commit ec671c2

Browse files
praveenkumaranjannath
authored andcommitted
Update openshift/microshift bundle version to 4.18.1
1 parent 84513b7 commit ec671c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ all: install
22

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

5-
OPENSHIFT_VERSION ?= 4.17.14
5+
OPENSHIFT_VERSION ?= 4.18.1
66
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
7-
MICROSHIFT_VERSION ?= 4.17.14
7+
MICROSHIFT_VERSION ?= 4.18.1
88
BUNDLE_EXTENSION = crcbundle
99
CRC_VERSION = 2.47.0
1010
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)

0 commit comments

Comments
 (0)