From db79c6540d7ffcc2083b994a7c4b69add3d6acd2 Mon Sep 17 00:00:00 2001 From: Knative Prow Robot Date: Fri, 4 Nov 2022 14:48:04 +0000 Subject: [PATCH] Update the operands' version for Knative Operator 1.8 (#5312) Co-authored-by: Vincent Hou --- 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 dc17f5cc5..cbe022142 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.7.0 | v1.7.0 and v1.7.1
v1.6.0
v1.5.0
v1.4.0 | v1.7.0 and v1.7.1
v1.6.0
v1.5.0, v1.5.1, v1.5.2 and v1.5.3
v1.4.0, v1.4.1 and v1.4.2 | +| Operator | Serving | Eventing | +|----------|-----------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------| +| v1.8 | v1.8.0
v1.7.0, v1.7.1 and v1.7.2
v1.6.0 and v1.6.1
v1.5.0 | v1.8.0
v1.7.0, v1.7.1, v1.7.2 and v1.7.3
v1.6.0, v1.6.1 and v1.6.2
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"