diff --git a/Makefile b/Makefile index 2ca3b5518f..662e026731 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PODMAN_VERSION ?= 4.4.4 OKD_VERSION ?= 4.13.0-0.okd-2023-06-04-080300 MICROSHIFT_VERSION ?= 4.13.9 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.25.0 +CRC_VERSION = 2.26.0 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman