Skip to content

Commit 5405d9e

Browse files
authored
Merge pull request opendatahub-io#783 from HumairAK/update_compatiblity
update compatibility doc for 2.11
2 parents 27e5898 + b5dd02f commit 5405d9e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/release/compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Each row outlines the versions for individual subcomponents and images that are
66

77
| dsp | kfp | argo | ml-metadata | envoy | ocp-pipelines | oauth-proxy | mariadb-103 | ubi-minimal | ubi-micro | openshift |
88
|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|
9+
| 2.11 | 2.2.0 | 3.4.17 | 1.14.0 | 1.22.11 | N/A | v4.14 | 1 | N/A | N/A | 4.15,4.16,4.17 |
910
| 2.10 | 2.2.0 | 3.4.17 | 1.14.0 | 1.22.11 | N/A | v4.14 | 1 | N/A | N/A | 4.15,4.16,4.17 |
1011
| 2.9 | 2.2.0 | 3.4.17 | 1.14.0 | 1.22.11 | N/A | v4.14 | 1 | N/A | N/A | 4.15,4.16,4.17 |
1112
| 2.8 | 2.2.0 | 3.4.17 | 1.14.0 | 1.22.11 | N/A | v4.14 | 1 | N/A | N/A | 4.15,4.16,4.17 |

docs/release/compatibility.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- dsp: '2.11'
2+
kfp: '2.2.0'
3+
argo: '3.4.17'
4+
ml-metadata: '1.14.0'
5+
envoy: '1.22.11'
6+
ocp-pipelines: 'N/A'
7+
oauth-proxy: 'v4.14'
8+
mariadb-103: '1'
9+
ubi-minimal: 'N/A'
10+
ubi-micro: 'N/A'
11+
openshift: '4.15,4.16,4.17'
112
- dsp: '2.10'
213
kfp: '2.2.0'
314
argo: '3.4.17'

0 commit comments

Comments
 (0)