You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: README.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,16 +83,4 @@ specific use cases of using Velero with OCP. The `openshift` images tend to lag
83
83
behind Velero upstream releases as we are more cautious about supporting older
84
84
versions. Here is the default mapping of versions:
85
85
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