From 6689ec26691c11d38ca9de290c4aa4dd026050bb Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Fri, 4 Oct 2024 13:31:49 +0530 Subject: [PATCH] cut v2.42.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5f317fde0d..7abfd851bc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.17.0 OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410 MICROSHIFT_VERSION ?= 4.16.14 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.41.0 +CRC_VERSION = 2.42.0 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman