Update the docs to reflect the changes for 1.13 operator (#5847)

Co-authored-by: Vincent Hou <shou73@bloomberg.net>
This commit is contained in:
Knative Prow Robot 2024-01-30 20:44:27 +00:00 committed by GitHub
parent 116dfe5435
commit 56793969e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.11 | v1.11.0<br/>v1.10.0, v1.10.1 and v1.10.2<br/>v1.9.0, v1.9.1, v1.9.2, v1.9.3 and v1.9.4<br/>v1.8.0, v1.8.1, v1.8.2, v1.8.3, v1.8.4, v1.8.5 and v1.8.6 | v1.11.0<br/>v1.10.0, v1.10.1 and v1.10.2<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 |
| Operator | Serving | Eventing |
|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| v1.13 | v1.13.0<br/>v1.12.0, v1.12.1, v1.12.2 and v1.12.3<br/>v1.11.0, v1.1.1, v1.11.2, v1.11.3, v1.11.6, v1.11.5 and v1.11.6<br/>v1.10.0, v1.10.1 and v1.10.2 | v1.13.0<br/>v1.12.0, v1.12.1, v1.12.2 and v1.12.3<br/>v1.11.0, v1.11.1, v1.11.2, v1.11.3, v1.11.4, v1.11.5 and v1.11.6<br/>v1.10.0, v1.10.1, v1.10.2, v1.10.3, v1.10.4, v1.10.5 and v1.10.6 |
--8<-- "prerequisites.md"
--8<-- "security-prereqs-images.md"