There was an error while loading. Please reload this page.
1 parent cd348d0 commit 701ff97Copy full SHA for 701ff97
1 file changed
Makefile
@@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.21.8
6
OKD_VERSION ?= 4.21.0-okd-scos.8
7
MICROSHIFT_VERSION ?= 4.21.0
8
BUNDLE_EXTENSION = crcbundle
9
-CRC_VERSION = 2.60.0
+CRC_VERSION = 2.60.1
10
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
11
MACOS_INSTALL_PATH = /usr/local/crc
12
CONTAINER_RUNTIME ?= podman
0 commit comments