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

chart "jupyterhub-ssh" not found in https://yuvipanda.github.io/jupyterhub-ssh repository #83

Open
abretonc7s opened this issue Nov 29, 2023 · 3 comments

Comments

@abretonc7s
Copy link

Following the doc, has the helm chart been index been removed?

helm install jupyterhub-ssh --repo https://yuvipanda.github.io/jupyterhub-ssh jupyterhub-ssh --namespace jupyter --set hubUrl=https://jupyter.MYDOMAIN.net --set ssh.enabled=true --set sftp.enabled=false                                                      !? dev 
Error: INSTALLATION FAILED: chart "jupyterhub-ssh" not found in https://yuvipanda.github.io/jupyterhub-ssh repository
@sbmrvv
Copy link

sbmrvv commented Apr 18, 2024

Same

@consideRatio
Copy link
Collaborator

I think it could be because there isn't a single "stable release" (semver2 meaning, x.y.z as compared to x.y.z-something.here.making.it.a.prerelease).

Try the same but add --devel

@tylerpotts
Copy link

tylerpotts commented Jun 18, 2024

@consideRatio It seems that the github pages aren't functioning as they should

I was mistaken. I was able to see all of the versions with: helm search repo jupyterhub-ssh --devel --versions

I could install with either the --devel flag or one of the versions listed from the search command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants