From facc77118184b8c5b0e6109849fa2cc4681b49dc Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Mon, 18 Nov 2024 12:12:19 +0530 Subject: [PATCH] cut v2.44.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 922019a393..00311e7648 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.17.3 OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410 MICROSHIFT_VERSION ?= 4.17.3 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.43.0 +CRC_VERSION = 2.44.0 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman