Skip to content

Commit a91849b

Browse files
committed
bump openshift version to 4.12.0
this was missed in 2242f7f
1 parent be19d00 commit a91849b

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
@@ -2,7 +2,7 @@ all: install
22

33
SHELL := /bin/bash
44

5-
OPENSHIFT_VERSION ?= 4.11.18
5+
OPENSHIFT_VERSION ?= 4.12.0
66
PODMAN_VERSION ?= 4.3.1
77
OKD_VERSION ?= 4.11.0-0.okd-2022-11-05-030711
88
BUNDLE_EXTENSION = crcbundle

0 commit comments

Comments
 (0)