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 a14914d commit 5580d52Copy full SHA for 5580d52
Makefile
@@ -24,7 +24,7 @@ MCAD_REPO ?= github.com/project-codeflare/multi-cluster-app-dispatcher
24
MCAD_CRD ?= ${MCAD_REPO}/config/crd?ref=${MCAD_VERSION}
25
26
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
27
-KUBERAY_VERSION ?= v0.5.0
+KUBERAY_VERSION ?= v0.6.0
28
29
# RAY_VERSION defines the default version of Ray (used for testing)
30
RAY_VERSION ?= 2.5.0
0 commit comments