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