Skip to content

Commit

Permalink
update compatibility doc for 2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
  • Loading branch information
HumairAK committed Jul 18, 2024
1 parent 174be7f commit 03a9bd3
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.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 |
| 2.1 | 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.4
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.3
kfp: 2.0.5
argo: 3.3.10
Expand Down

0 comments on commit 03a9bd3

Please sign in to comment.