Skip to content

Commit 75851ab

Browse files
anjannathpraveenkumar
authored andcommitted
update openshift and microshift bundles to 4.16.4
1 parent 095b397 commit 75851ab

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

0 commit comments

Comments
 (0)