File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ CodeFlare Stack Compatibility Matrix
77
88| Component | Version |
99| ------------------------------| ---------|
10- | CodeFlare Operator | v0.0.4 |
10+ | CodeFlare Operator | v0.0.0-dev |
1111| Multi-Cluster App Dispatcher | v1.31.0 |
12- | CodeFlare-SDK | v0.4.4 |
12+ | CodeFlare-SDK | v0.0.0-dev |
1313| InstaScale | v0.0.4 |
1414| KubeRay | v0.5.0 |
1515<!-- Compatibility Matrix end -->
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ package controllers
55// ***********************
66
77const (
8- MCADImage = "quay.io/project-codeflare /mcad-controller:release-v1.31.0"
9- InstaScaleImage = "quay.io/project-codeflare /instascale-controller:v0.0.4"
8+ MCADImage = "quay.io/kpostlet /mcad-controller:release-v1.31.0"
9+ InstaScaleImage = "quay.io/kpostlet /instascale-controller:v0.0.4"
1010)
You can’t perform that action at this time.
0 commit comments