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 ac0ddb5 commit 5cc6fd9Copy full SHA for 5cc6fd9
Makefile
@@ -12,7 +12,7 @@ VERSION ?= v0.0.0-dev
12
BUNDLE_VERSION ?= $(VERSION:v%=%)
13
14
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
15
-KUBERAY_VERSION ?= v1.0.0
+KUBERAY_VERSION ?= v1.1.0
16
17
# RAY_VERSION defines the default version of Ray (used for testing)
18
RAY_VERSION ?= 2.5.0
0 commit comments