From 991d05c86fb03733975290a5584042f7ce8f93e4 Mon Sep 17 00:00:00 2001 From: Morven Cao Date: Wed, 12 Jun 2019 23:06:34 +0800 Subject: [PATCH] update required helm version. (#4352) --- content/docs/setup/kubernetes/install/multicluster/vpn/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/setup/kubernetes/install/multicluster/vpn/index.md b/content/docs/setup/kubernetes/install/multicluster/vpn/index.md index 8082723dec..02e6704c7d 100644 --- a/content/docs/setup/kubernetes/install/multicluster/vpn/index.md +++ b/content/docs/setup/kubernetes/install/multicluster/vpn/index.md @@ -37,7 +37,7 @@ across the multicluster environment and may not overlap. * All Kubernetes control plane API servers must be routable to each other. -* Helm **2.7.2 or newer**. The use of Tiller is optional. +* Helm **2.10 or newer**. The use of Tiller is optional. This guide describes how to install a multicluster Istio topology using the manifests and Helm charts provided within the Istio repository.