File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ VERSION ?= v0.0.0-dev
12
12
BUNDLE_VERSION ?= $(VERSION:v%=% )
13
13
14
14
# KUBERAY_VERSION defines the default version of the KubeRay operator (used for testing)
15
- KUBERAY_VERSION ?= v1.1 .0
15
+ KUBERAY_VERSION ?= v1.0 .0
16
16
17
17
# RAY_VERSION defines the default version of Ray (used for testing)
18
18
RAY_VERSION ?= 2.5.0
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.3.0 ] ( https://github.com/project-codeflare/codeflare-operator/releases/tag/v1.3.0 ) |
11
+ | CodeFlare Operator | [ v1.3.1 ] ( https://github.com/project-codeflare/codeflare-operator/releases/tag/v1.3.1 ) |
12
12
| Multi-Cluster App Dispatcher | [ v1.40.0] ( https://github.com/project-codeflare/multi-cluster-app-dispatcher/releases/tag/v1.40.0 ) |
13
- | CodeFlare-SDK | [ v0.15.0 ] ( https://github.com/project-codeflare/codeflare-sdk/releases/tag/v0.15.0 ) |
13
+ | CodeFlare-SDK | [ v0.15.1 ] ( https://github.com/project-codeflare/codeflare-sdk/releases/tag/v0.15.1 ) |
14
14
| InstaScale | [ v0.4.0] ( https://github.com/project-codeflare/instascale/releases/tag/v0.4.0 ) |
15
- | KubeRay | [ v1.1 .0] ( https://github.com/opendatahub-io/kuberay/releases/tag/v1.1 .0 ) |
15
+ | KubeRay | [ v1.0 .0] ( https://github.com/opendatahub-io/kuberay/releases/tag/v1.0 .0 ) |
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.3.0
1
+ codeflare-operator-controller-image = quay.io/opendatahub/codeflare-operator:v1.3.1
You can’t perform that action at this time.
0 commit comments