From f74e1d7a92c00e9a4954c90d3947d5b1ab1a2b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20Burr=C3=A9?= Date: Wed, 13 Nov 2019 21:21:25 +0100 Subject: [PATCH] Updating the latest svcat versions in repo (#17564) * Updating the latest svcat versions in repo * using helm 3.0.0 --- .../service-catalog/install-service-catalog-using-helm.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md b/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md index 90572b0b88..a4d94110f0 100644 --- a/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md +++ b/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md @@ -45,8 +45,9 @@ helm search service-catalog If the installation was successful, the command should output the following: ``` -NAME VERSION DESCRIPTION -svc-cat/catalog 0.0.1 service-catalog API server and controller-manag... +NAME CHART VERSION APP VERSION DESCRIPTION +svc-cat/catalog 0.2.1 service-catalog API server and controller-manager helm chart +svc-cat/catalog-v0.2 0.2.2 service-catalog API server and controller-manager helm chart ``` ## Enable RBAC