From 25b6eb96fdf3ecb50ff8e156a8a3581b95bf5e60 Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Mon, 24 Jun 2024 09:07:26 +0530 Subject: [PATCH] cut v2.38.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 11f83c90ec..d1588420fc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.15.17 OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410 MICROSHIFT_VERSION ?= 4.15.17 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.37.0 +CRC_VERSION = 2.38.0 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman