Skip to content

Commit

Permalink
Update microshift bundle version to 4.16.14
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar authored and anjannath committed Oct 4, 2024
1 parent a13d33b commit 40aa602
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 @@ -4,7 +4,7 @@ SHELL := /bin/bash -o pipefail

OPENSHIFT_VERSION ?= 4.17.0
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
MICROSHIFT_VERSION ?= 4.16.7
MICROSHIFT_VERSION ?= 4.16.14
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.41.0
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
Expand Down

0 comments on commit 40aa602

Please sign in to comment.