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 d42584c commit 868d96cCopy full SHA for 868d96c
Makefile
@@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.12.1
6
PODMAN_VERSION ?= 4.3.1
7
OKD_VERSION ?= 4.11.0-0.okd-2022-11-05-030711
8
BUNDLE_EXTENSION = crcbundle
9
-CRC_VERSION = 2.13.1
+CRC_VERSION = 2.14.0
10
COMMIT_SHA=$(shell git rev-parse --short HEAD)
11
MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources
12
CONTAINER_RUNTIME ?= podman
0 commit comments