From 8b30b973a326b6373104b82b2cef2f41d2096f90 Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Tue, 16 Aug 2022 10:03:37 +0530 Subject: [PATCH] cut v2.7.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 89109ca9ed..ddac4528c3 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ OPENSHIFT_VERSION ?= 4.11.0 PODMAN_VERSION ?= 4.1.1 OKD_VERSION ?= 4.11.0-0.okd-2022-07-29-154152 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.7.0 +CRC_VERSION = 2.7.1 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources CONTAINER_RUNTIME ?= podman