From e1f42deac7c20514bb2c2631221b5d11793262e8 Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Tue, 17 Oct 2023 11:30:25 +0530 Subject: [PATCH] cut v2.28.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cb066244e2..a2d0d86e77 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PODMAN_VERSION ?= 4.4.4 OKD_VERSION ?= 4.13.0-0.okd-2023-09-03-082426 MICROSHIFT_VERSION ?= 4.13.14 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 2.27.0 +CRC_VERSION = 2.28.0 COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD) MACOS_INSTALL_PATH = /usr/local/crc CONTAINER_RUNTIME ?= podman