diff --git a/Makefile b/Makefile index 9d86570b34..7d6a6ade05 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.17.7 OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410 MICROSHIFT_VERSION ?= 4.17.7 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.44.0 +CRC_VERSION = 2.45.0 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman