Closed snickell closed 3 years ago
Dear @consideRatio and @yuvipanda
I also believe there might be something wrong with the Helm chart web page. It returns a 404.
Could you have a look?
Thanks.
I think you must specify --version explicitly, and thats why things fail. This chart doesnt have a single non-dev release like 1.2.3 and helm only consider those, not 1.2.3-beta.1 for example.
But where do I see the available versions given that the web page is not accessible?
The web page provides index.yaml, and it lists versions. Helm the cli probably can show it also somehow i guess.
I wasn't succesfull with either of those approaches to finding versions, I was actually looking for versions when I started to suspect that perhaps the gitpage wasn't currently published?
Hi @snickell - I was having the same problem. I managed to find this file that listed the versions. The latest appears to be 0.0.1-n077.h0c9caba
.
I found the solution in issue #23 if that helps.
Closing this in favor of https://github.com/yuvipanda/jupyterhub-ssh/issues/45.
Following the directions in README.md for k8s:
I tried again with helm 3, with the same results. The url listed in README doesn't seem quite right, or perhaps the helm chart isn't published?