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 5a1fc3f commit 5b02b82Copy full SHA for 5b02b82
1 file changed
Makefile
@@ -3,7 +3,7 @@ SHELL := /bin/bash
3
OPENSHIFT_VERSION ?= 4.10.18
4
PODMAN_VERSION ?= 4.1.0
5
BUNDLE_EXTENSION = crcbundle
6
-CRC_VERSION = 2.5.0
+CRC_VERSION = 2.5.1
7
COMMIT_SHA=$(shell git rev-parse --short HEAD)
8
MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources
9
CONTAINER_RUNTIME ?= podman
0 commit comments