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 17be834 commit 27c493cCopy full SHA for 27c493c
Makefile
@@ -7,7 +7,7 @@ PODMAN_VERSION ?= 4.4.4
7
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
8
MICROSHIFT_VERSION ?= 4.15.12
9
BUNDLE_EXTENSION = crcbundle
10
-CRC_VERSION = 2.35.0
+CRC_VERSION = 2.36.0
11
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
12
MACOS_INSTALL_PATH = /usr/local/crc
13
CONTAINER_RUNTIME ?= podman
0 commit comments