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 83a4150 commit 0de7534Copy full SHA for 0de7534
1 file changed
Makefile
@@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.18.2
6
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
7
MICROSHIFT_VERSION ?= 4.18.2
8
BUNDLE_EXTENSION = crcbundle
9
-CRC_VERSION = 2.49.0
+CRC_VERSION = 2.50.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