diff --git a/Makefile b/Makefile index 7b03b6d7b4..ccd4424724 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.11.18 PODMAN_VERSION ?= 4.2.0 OKD_VERSION ?= 4.11.0-0.okd-2022-11-05-030711 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.11.0 +CRC_VERSION = 2.12.0 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources CONTAINER_RUNTIME ?= podman