Update the operands' version for Knative Operator 1.8 (#5312)

Co-authored-by: Vincent Hou <shou@us.ibm.com>
This commit is contained in:
Knative Prow Robot 2022-11-04 14:48:04 +00:00 committed by GitHub
parent 01e704550f
commit db79c6540d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@ You can install the Serving component, Eventing component, or both on your clust
The following table describes the supported versions of Serving and Eventing for the Knative Operator:
| Operator | Serving | Eventing |
|----------|----------------------------------------------------|--------------------------------------------------------------------------------------------------|
| v1.7.0 | v1.7.0 and v1.7.1<br/>v1.6.0<br/>v1.5.0<br/>v1.4.0 | v1.7.0 and v1.7.1<br/>v1.6.0<br/>v1.5.0, v1.5.1, v1.5.2 and v1.5.3<br/>v1.4.0, v1.4.1 and v1.4.2 |
| Operator | Serving | Eventing |
|----------|-----------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|
| v1.8 | v1.8.0<br/>v1.7.0, v1.7.1 and v1.7.2<br/>v1.6.0 and v1.6.1<br/>v1.5.0 | v1.8.0<br/>v1.7.0, v1.7.1, v1.7.2 and v1.7.3<br/>v1.6.0, v1.6.1 and v1.6.2<br/>v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5 and v1.5.6 |
--8<-- "prerequisites.md"