Skip to content

Commit

Permalink
Merge pull request #689 from HumairAK/update_compatiblity
Browse files Browse the repository at this point in the history
update compatibility doc for 2.5
  • Loading branch information
HumairAK authored Aug 19, 2024
2 parents 25d21af + 2cef557 commit c66242e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/release/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Each row outlines the versions for individual subcomponents and images that are

| dsp | kfp | argo | ml-metadata | envoy | ocp-pipelines | oauth-proxy | mariadb-103 | ubi-minimal | ubi-micro | openshift |
|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|
| 2.5 | 2.0.5 | 3.3.10 | 1.14.0 | 1.22.11 | N/A | v4.10 | 1 | N/A | N/A | 4.14,4.15,4.16 |
| 2.4 | 2.0.5 | 3.3.10 | 1.14.0 | 1.22.11 | N/A | v4.10 | 1 | N/A | N/A | 4.14,4.15,4.16 |
| 2.3 | 2.0.5 | 3.3.10 | 1.14.0 | 1.22.11 | N/A | v4.10 | 1 | N/A | N/A | 4.13,4.14,4.15 |
| 2.2 | 2.0.5 | 3.3.10 | 1.14.0 | 1.22.11 | N/A | v4.10 | 1 | N/A | N/A | 4.13,4.14,4.15 |
Expand Down
11 changes: 11 additions & 0 deletions docs/release/compatibility.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
- dsp: 2.5
kfp: 2.0.5
argo: 3.3.10
ml-metadata: 1.14.0
envoy: 1.22.11
ocp-pipelines: "N/A"
oauth-proxy: v4.10
mariadb-103: 1
ubi-minimal: "N/A"
ubi-micro: "N/A"
openshift: 4.14,4.15,4.16
- dsp: 2.4
kfp: 2.0.5
argo: 3.3.10
Expand Down

0 comments on commit c66242e

Please sign in to comment.