From 1fcbc857236371377bde81f5aaaa38ec9d64e04e Mon Sep 17 00:00:00 2001 From: Angelo Danducci Date: Tue, 26 Jul 2022 15:11:21 -0400 Subject: [PATCH 1/2] Istio supported versions change Link to the net-istio releases github page as the source of truth for supported versions per release instead of having a hard coded value. --- docs/install/installing-istio.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/installing-istio.md b/docs/install/installing-istio.md index 3aa05bce22b..18c063ae700 100644 --- a/docs/install/installing-istio.md +++ b/docs/install/installing-istio.md @@ -16,8 +16,8 @@ You need: ## Supported Istio versions -The current known-to-be-stable version of Istio tested in conjunction with Knative is **v1.12**. -Versions in the 1.12 line are generally fine too. +You can see which version is the latest to have been tested [in the most recent net-istio releases](https://github.com/knative-sandbox/net-istio/releases). + ## Installing Istio From fb1f07fa07d6540076447520e967b7ec9d1b9b25 Mon Sep 17 00:00:00 2001 From: Angelo Danducci Date: Wed, 27 Jul 2022 17:05:35 -0400 Subject: [PATCH 2/2] Update docs/install/installing-istio.md Co-authored-by: Ashleigh Brennan --- docs/install/installing-istio.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/install/installing-istio.md b/docs/install/installing-istio.md index 18c063ae700..95228300f9c 100644 --- a/docs/install/installing-istio.md +++ b/docs/install/installing-istio.md @@ -16,8 +16,7 @@ You need: ## Supported Istio versions -You can see which version is the latest to have been tested [in the most recent net-istio releases](https://github.com/knative-sandbox/net-istio/releases). - +You can view the latest tested Istio version on the [Knative Net Istio releases page](https://github.com/knative-sandbox/net-istio/releases). ## Installing Istio