File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 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
1212BUNDLE_VERSION ?= $(VERSION:v%=% )
1313
1414# 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
1616
1717# RAY_VERSION defines the default version of Ray (used for testing)
1818RAY_VERSION ?= 2.5.0
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ CodeFlare Stack Compatibility Matrix
88
99| Component | Version |
1010| ------------------------------| ---------------------------------------------------------------------------------------------------|
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 ) |
1212| 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 ) |
1414| 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 ) |
1616<!-- Compatibility Matrix end -->
1717
1818## 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