Updated the docs about Knative Operator 1.16 (#6145)

This commit is contained in:
Vincent 2024-10-24 02:44:01 -04:00 committed by GitHub
parent ad6c51b984
commit 2354b738af
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.15 | v1.15.0<br/>v1.14.0 and v1.14.1<br/>v1.13.0, v1.13.1 and v1.13.2<br/>v1.12.0, v1.12.1, v1.12.2, v1.12.3 and v1.12.4 | v1.15.0<br/>v1.14.0, v1.14.1, v1.14.2, v1.14.3, v1.14.4 and v1.14.5<br/>v1.13.0, v1.13.1, v1.13.2, v1.13.3, v1.13.4, v1.13.5, v1.13.6, v1.13.7 and v1.13.8<br/>v1.12.0, v1.12.1, v1.12.2, v1.12.3, v1.12.4, v1.12.5 and v1.12.6 |
| Operator | Serving | Eventing |
|----------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| v1.16 | v1.16.0<br/>v1.15.0, v1.15.1 and v1.15.2<br/>v1.14.0, v1.14.1 and v1.14.2<br/>v1.13.0, v1.13.1 and v1.13.2 | v1.16.0<br/>v1.15.0, v1.15.1, v1.15.2 and v1.15.3<br/>v1.14.0, v1.14.1, v1.14.2, v1.14.3, v1.14.4, v1.14.5, v1.14.6 and v1.14.7<br/>v1.13.0, v1.13.1, v1.13.2, v1.13.3, v1.13.4, v1.13.5, v1.13.6, v1.13.7 and v1.13.8 |
--8<-- "prerequisites.md"
{% include "security-prereqs-images.md" %}