Update the operator doc on versions (#5539)

This commit is contained in:
Vincent 2023-05-02 12:24:54 -04:00 committed by GitHub
parent c8244ace7d
commit e97b41c495
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: The following table describes the supported versions of Serving and Eventing for the Knative Operator:
| Operator | Serving | Eventing | | Operator | Serving | Eventing |
|----------|----------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| v1.9 | v1.9.0<br/>v1.8.0, v1.8.1, v1.8.2 and v1.8.3<br/>v1.7.0, v1.7.1, v1.7.2, v1.7.3 and v1.7.4<br/>v1.6.0, v1.6.1, v1.6.2 and v1.6.3 | v1.9.0<br/>v1.8.0, v1.8.1, v1.8.2, v1.8.3, v1.8.4 and v1.8.5<br/>v1.7.0, v1.7.1, v1.7.2, v1.7.3, v1.7.4, v1.7.5, v1.7.6 and v1.7.7<br/>v1.6.0, v1.6.1, v1.6.2 and v1.6.3 | | v1.10 | v1.10.0<br/>v1.9.0, v1.9.1, v1.9.2 and v1.9.3<br/>v1.8.0, v1.8.1, v1.8.2, v1.8.3, v1.8.4, v1.8.5 and v1.8.6<br/>v1.7.0, v1.7.1, v1.7.2, v1.7.3 and v1.7.4 | v1.10.0<br/>v1.9.0, v1.9.1, v1.9.2, v1.9.3, v1.9.4, v1.9.5, v1.9.6 and v1.9.7<br/>v1.8.0, v1.8.1, v1.8.2, v1.8.3, v1.8.4, v1.8.5, v1.8.6, v1.8.7 and v1.8.8<br/>v1.7.0, v1.7.1, v1.7.2, v1.7.3, v1.7.4, v1.7.5, v1.7.6, v1.7.7 and v1.7.8 |
--8<-- "prerequisites.md" --8<-- "prerequisites.md"
--8<-- "security-prereqs-images.md" --8<-- "security-prereqs-images.md"