Skip to content

Commit

Permalink
cut v2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath authored and praveenkumar committed Jun 13, 2023
1 parent ec47ac5 commit e3efa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODMAN_VERSION ?= 4.4.4
OKD_VERSION ?= 4.13.0-0.okd-2023-06-04-080300
MICROSHIFT_VERSION ?= 4.13.0
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.20.0
CRC_VERSION = 2.21.0
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
MACOS_INSTALL_PATH = /usr/local/crc
CONTAINER_RUNTIME ?= podman
Expand Down

0 comments on commit e3efa9e

Please sign in to comment.