From e8068b4cd8c4636eb08b78f6951d1c7d07b5064f Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Tue, 27 Jun 2023 19:00:57 +0530 Subject: [PATCH] cut v2.22.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 208b61c497..8f9a9440c3 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PODMAN_VERSION ?= 4.4.4 OKD_VERSION ?= 4.13.0-0.okd-2023-06-04-080300 MICROSHIFT_VERSION ?= 4.13.3 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.22.0 +CRC_VERSION = 2.22.1 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman