Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intro jumps from helm search hub to helm repo add #555

Open
SimonHeimberg opened this issue Apr 6, 2020 · 2 comments · May be fixed by #1544
Open

intro jumps from helm search hub to helm repo add #555

SimonHeimberg opened this issue Apr 6, 2020 · 2 comments · May be fixed by #1544

Comments

@SimonHeimberg
Copy link

SimonHeimberg commented Apr 6, 2020

The official docs show no explanation how to get from helm search repo which shows hub.helm.sh to helm repo add which magically shows the a new url to use. There is no suggestion of how to find the new urls since search shows hub.helm.sh

from helm/hub#208 (comment)

I guess, currently the only way to find the repo of a chart is to go to https://hub.helm.sh (until helm/helm#7419 is fixed). If I am right, please mention it in the intro.

file to fix: content/en/docs/intro/using_helm.md

@mattfarina mattfarina added the bug label Apr 6, 2020
@mattfarina
Copy link
Contributor

@SimonHeimberg thanks for catching this. we can definitely make the documentation a little better.

@SimonHeimberg
Copy link
Author

SimonHeimberg commented Apr 6, 2020

I just learnt in helm/helm#7419 (comment) what the url in the output of helm search hub is for. The file content/docs/helm/helm_search_hub.md could mention this.
It is mentioned in content/docs/intro/using_helm.md, I found it now when I knew what to search for.

use it like: helm install instance-name $urlFromHelmSearchHub

@thisisobate thisisobate linked a pull request Jan 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants