Skip to content

Commit 06d724f

Browse files
Bobbins228openshift-ci[bot]
authored andcommitted
Updated KubeRay version in MakeFile
1 parent 523d8e9 commit 06d724f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MCAD_REPO ?= github.com/project-codeflare/multi-cluster-app-dispatcher
2222
MCAD_CRD ?= ${MCAD_REPO}/config/crd?ref=${MCAD_VERSION}
2323

2424
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
25-
KUBERAY_VERSION ?= v0.6.0
25+
KUBERAY_VERSION ?= v1.0.0-rc.1
2626

2727
# RAY_VERSION defines the default version of Ray (used for testing)
2828
RAY_VERSION ?= 2.5.0

0 commit comments

Comments
 (0)