Skip to content

Commit

Permalink
Merge pull request #705 from HumairAK/prep-2.6
Browse files Browse the repository at this point in the history
update compatibility doc for 2.6
  • Loading branch information
HumairAK authored Sep 27, 2024
2 parents 52bd7d1 + a54d0a6 commit 4515960
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.6 | 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.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 |
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.6
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.5
kfp: 2.0.5
argo: 3.3.10
Expand Down

0 comments on commit 4515960

Please sign in to comment.