We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523d8e9 commit 06d724fCopy full SHA for 06d724f
Makefile
@@ -22,7 +22,7 @@ MCAD_REPO ?= github.com/project-codeflare/multi-cluster-app-dispatcher
22
MCAD_CRD ?= ${MCAD_REPO}/config/crd?ref=${MCAD_VERSION}
23
24
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
25
-KUBERAY_VERSION ?= v0.6.0
+KUBERAY_VERSION ?= v1.0.0-rc.1
26
27
# RAY_VERSION defines the default version of Ray (used for testing)
28
RAY_VERSION ?= 2.5.0
0 commit comments