We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45875c0 commit 5be5693Copy full SHA for 5be5693
Makefile
@@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.19.13
6
OKD_VERSION ?= 4.19.0-okd-scos.15
7
MICROSHIFT_VERSION ?= 4.19.7
8
BUNDLE_EXTENSION = crcbundle
9
-CRC_VERSION = 2.54.0
+CRC_VERSION = 2.55.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