Skip to content

Commit

Permalink
update Kueue version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss committed Jan 16, 2025
1 parent 699f898 commit 4df6dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ APPWRAPPER_REPO ?= github.com/project-codeflare/appwrapper
APPWRAPPER_CRD ?= ${APPWRAPPER_REPO}/config/crd?ref=${APPWRAPPER_VERSION}

# KUEUE_VERSION defines the default version of Kueue (used for testing)
KUEUE_VERSION ?= v0.8.3
KUEUE_VERSION ?= v0.10.0

USE_RHOAI ?= true
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
Expand Down

0 comments on commit 4df6dbc

Please sign in to comment.