From 8cda847adadeededb3f76974171fd00e4fc3b8d4 Mon Sep 17 00:00:00 2001 From: Vincent Hou Date: Fri, 26 Jul 2024 15:52:26 -0400 Subject: [PATCH] Updated the supported serving and evening versions for Knative Operator 1.15 --- docs/install/operator/knative-with-operators.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/install/operator/knative-with-operators.md b/docs/install/operator/knative-with-operators.md index e6f49a611a..e3dde12948 100644 --- a/docs/install/operator/knative-with-operators.md +++ b/docs/install/operator/knative-with-operators.md @@ -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.14 | v1.14.1
v1.14.0 and v1.14.1
v1.13.0, v1.13.1 and v1.13.2
v1.12.0, v1.12.1, v1.12.2 and v1.12.3
v1.11.0, v1.1.1, v1.11.2, v1.11.3, v1.11.6, v1.11.5 and v1.11.6 | v1.14.2
v1.14.0, v1.14.1 and v1.14.2
v1.13.0, v1.13.1, v1.13.2, v1.13.3, v1.13.4, v1.13.5
v1.12.0, v1.12.1, v1.12.2 and v1.12.3
v1.11.0, v1.11.1, v1.11.2, v1.11.3, v1.11.4, v1.11.5 and v1.11.6 | +| Operator | Serving | Eventing | +|----------|---------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| v1.15 | v1.15.0
v1.14.0 and v1.14.1
v1.13.0, v1.13.1 and v1.13.2
v1.12.0, v1.12.1, v1.12.2, v1.12.3 and v1.12.4 | v1.15.0
v1.14.0, v1.14.1, v1.14.2, v1.14.3, v1.14.4 and v1.14.5
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
v1.12.0, v1.12.1, v1.12.2, v1.12.3, v1.12.4, v1.12.5 and v1.12.6 | --8<-- "prerequisites.md" {% include "security-prereqs-images.md" %}