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 fdd9ef2 commit 9e504d2Copy full SHA for 9e504d2
Makefile
@@ -17,7 +17,7 @@ APPWRAPPER_REPO ?= github.com/project-codeflare/appwrapper
17
APPWRAPPER_CRD ?= ${APPWRAPPER_REPO}/config/crd?ref=${APPWRAPPER_VERSION}
18
19
# KUEUE_VERSION defines the version of Kueue deployed for testing
20
-KUEUE_VERSION ?= v0.11.5
+KUEUE_VERSION ?= v0.11.6
21
22
USE_RHOAI ?= true
23
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
0 commit comments