From 74e8f1697bca03cd8b53fe9034c5d89cf69bafe2 Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Wed, 26 Jul 2023 10:52:56 +0530 Subject: [PATCH] cut v2.24.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2fe91d60c3..e5ae6a14f6 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.4 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.23.0 +CRC_VERSION = 2.24.0 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman