From e7251680c2f21dbc572f3ef22860c95e720b4bc6 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Fri, 15 Jul 2022 10:45:19 +0530 Subject: [PATCH] cut v2.6.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3ab59ad850..fc87145e39 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ SHELL := /bin/bash OPENSHIFT_VERSION ?= 4.10.22 PODMAN_VERSION ?= 4.1.0 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.5.1 +CRC_VERSION = 2.6.0 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources CONTAINER_RUNTIME ?= podman