From 7e7f6b2decc922798cb06ea368ea5cf03f26b56a Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Wed, 12 Oct 2022 13:58:18 +0530 Subject: [PATCH] cut 2.10.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 06aa1a51f5..da1fbe042f 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.11.7 PODMAN_VERSION ?= 4.2.0 OKD_VERSION ?= 4.11.0-0.okd-2022-08-20-022919 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.10.0 +CRC_VERSION = 2.10.1 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources CONTAINER_RUNTIME ?= podman