Skip to content

Commit 5580d52

Browse files
sutaakaropenshift-merge-robot
authored andcommitted
Update to KubeRay v0.6.0
1 parent a14914d commit 5580d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ MCAD_REPO ?= github.com/project-codeflare/multi-cluster-app-dispatcher
2424
MCAD_CRD ?= ${MCAD_REPO}/config/crd?ref=${MCAD_VERSION}
2525

2626
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
27-
KUBERAY_VERSION ?= v0.5.0
27+
KUBERAY_VERSION ?= v0.6.0
2828

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

0 commit comments

Comments
 (0)