Docs: helm search command incorrect

In the kubernetes install docs the command to show the different helm versions is wrong. It should be:

helm search repo -l gitlab/gitlab-runner

instead it leaves out the repo in the current docs.