Skip to content

Commit

Permalink
cut v2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath committed Dec 5, 2023
1 parent 3350b87 commit b6532a3
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.14.0-0.okd-2023-12-01-225814
MICROSHIFT_VERSION ?= 4.14.3
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.29.0
CRC_VERSION = 2.30.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 b6532a3

Please sign in to comment.