From cd58929feb1d00f3e82b16b1a2aa1cc99eb9e2b4 Mon Sep 17 00:00:00 2001 From: Karel Suta Date: Fri, 15 Sep 2023 13:45:21 +0200 Subject: [PATCH] Update to KubeRay v0.6.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e1ceb5257..d6acd39b4 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ MCAD_REPO ?= github.com/project-codeflare/multi-cluster-app-dispatcher MCAD_CRD ?= ${MCAD_REPO}/config/crd?ref=${MCAD_VERSION} # KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing) -KUBERAY_VERSION ?= v0.5.0 +KUBERAY_VERSION ?= v0.6.0 # RAY_VERSION defines the default version of Ray (used for testing) RAY_VERSION ?= 2.5.0