Commit 59a1d23 1 parent 9c10a6a commit 59a1d23 Copy full SHA for 59a1d23
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ APPWRAPPER_REPO ?= github.com/project-codeflare/appwrapper
17
17
APPWRAPPER_CRD ?= ${APPWRAPPER_REPO}/config/crd?ref=${APPWRAPPER_VERSION}
18
18
19
19
# KUEUE_VERSION defines the default version of Kueue (used for testing)
20
- KUEUE_VERSION ?= v0.7.0
20
+ KUEUE_VERSION ?= v0.8.1
21
21
22
22
USE_RHOAI ?= true
23
23
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ CodeFlare Stack Compatibility Matrix
8
8
9
9
| Component | Version |
10
10
| ------------------------------| ---------------------------------------------------------------------------------------------------|
11
- | CodeFlare Operator | [ v1.8 .0] ( https://github.com/project-codeflare/codeflare-operator/releases/tag/v1.8 .0 ) |
12
- | CodeFlare-SDK | [ v0.20.2 ] ( https://github.com/project-codeflare/codeflare-sdk/releases/tag/v0.20.2 ) |
13
- | AppWrapper | [ v0.24 .0] ( https://github.com/project-codeflare/appwrapper/releases/tag/v0.24 .0 ) |
11
+ | CodeFlare Operator | [ v1.9 .0] ( https://github.com/project-codeflare/codeflare-operator/releases/tag/v1.9 .0 ) |
12
+ | CodeFlare-SDK | [ v0.21.0 ] ( https://github.com/project-codeflare/codeflare-sdk/releases/tag/v0.21.0 ) |
13
+ | AppWrapper | [ v0.25 .0] ( https://github.com/project-codeflare/appwrapper/releases/tag/v0.25 .0 ) |
14
14
| KubeRay | [ v1.1.0] ( https://github.com/opendatahub-io/kuberay/releases/tag/v1.1.0 ) |
15
- | Kueue | [ v0.7.0 ] ( https://github.com/opendatahub-io/kueue/releases/tag/v0.7.0 ) |
15
+ | Kueue | [ v0.8.1 ] ( https://github.com/opendatahub-io/kueue/releases/tag/v0.8.1 ) |
16
16
<!-- Compatibility Matrix end -->
17
17
18
18
## Development
Original file line number Diff line number Diff line change 1
- codeflare-operator-controller-image = quay.io/opendatahub/codeflare-operator:v1.8 .0
1
+ codeflare-operator-controller-image = quay.io/opendatahub/codeflare-operator:v1.9 .0
2
2
namespace = opendatahub
You can’t perform that action at this time.
0 commit comments