Skip to content

Commit b6b868c

Browse files
anjannathpraveenkumar
authored andcommitted
Update openshift/microshift bundle version to 4.18.2
1 parent 1376276 commit b6b868c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.18.1
5+
OPENSHIFT_VERSION ?= 4.18.2
66
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
7-
MICROSHIFT_VERSION ?= 4.18.1
7+
MICROSHIFT_VERSION ?= 4.18.2
88
BUNDLE_EXTENSION = crcbundle
99
CRC_VERSION = 2.48.0
1010
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)

0 commit comments

Comments
 (0)