Skip to content

Commit

Permalink
cut v2.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath committed Jan 14, 2025
1 parent 42b79ec commit b2b6296
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 @@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.17.10
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
MICROSHIFT_VERSION ?= 4.17.10
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.45.0
CRC_VERSION = 2.46.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 b2b6296

Please sign in to comment.