We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ca67c commit 1908f81Copy full SHA for 1908f81
Makefile
@@ -16,7 +16,7 @@ INSTASCALE_VERSION ?= v0.3.1
16
INSTASCALE_REPO ?= github.com/project-codeflare/instascale
17
18
# MCAD_VERSION defines the default version of the MCAD controller
19
-MCAD_VERSION ?= v1.38.1
+MCAD_VERSION ?= v1.38.2-0.20231218174414-5b7ee85b759e
20
MCAD_REPO ?= github.com/project-codeflare/multi-cluster-app-dispatcher
21
# Upstream MCAD is currently only creating release tags of the form `vX.Y.Z` (i.e the version)
22
MCAD_CRD ?= ${MCAD_REPO}/config/crd?ref=${MCAD_VERSION}
0 commit comments