Skip to content

Commit 6aaf567

Browse files
authored
Update README.md to link to PARTNERS.md for version compatibility table (#1907)
The version table in README.md was outdated. This change replaces the static table with a link to the more up-to-date version table in PARTNERS.md which contains current and planned supported versions.
1 parent da56630 commit 6aaf567

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,4 @@ specific use cases of using Velero with OCP. The `openshift` images tend to lag
8383
behind Velero upstream releases as we are more cautious about supporting older
8484
versions. Here is the default mapping of versions:
8585

86-
| OADP Version | Velero Version |
87-
|:----------------|---------------:|
88-
| v0.2.6 | v1.6.0 |
89-
| v0.5.5 | v1.7.1 |
90-
| v1.0.0 - v1.0.z | v1.7.1 |
91-
| v1.1.0 | v1.9.1 |
92-
| v1.1.1 | v1.9.4 |
93-
| v1.1.2 - v1.1.5 | v1.9.5 |
94-
| v1.2.0 | v1.11.0 |
95-
| v1.3.0 | v1.12.1 |
96-
| v1.3.1 | v1.12.4 |
97-
| v1.4.0 | v1.14.0 |
98-
86+
For the current and planned supported versions, please refer to the [version compatibility table in PARTNERS.md](PARTNERS.md#current-and-planned-supported-versions).

0 commit comments

Comments
 (0)