We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faff242 commit 47be8d0Copy full SHA for 47be8d0
Makefile
@@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.19.0
6
OKD_VERSION ?= 4.19.0-okd-scos.1
7
MICROSHIFT_VERSION ?= 4.19.0
8
BUNDLE_EXTENSION = crcbundle
9
-CRC_VERSION = 2.51.0
+CRC_VERSION = 2.52.0
10
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
11
MACOS_INSTALL_PATH = /usr/local/crc
12
CONTAINER_RUNTIME ?= podman
0 commit comments