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

Make a 0.1.0 release to no longer need to specify --version #45

Open
consideRatio opened this issue Jul 21, 2021 · 0 comments
Open

Make a 0.1.0 release to no longer need to specify --version #45

consideRatio opened this issue Jul 21, 2021 · 0 comments

Comments

@consideRatio
Copy link
Collaborator

The following code works because there is a release that isn't considered a pre-release within the Helm chart repo.

helm template my-jupyterhub-release --repo https://jupyterhub.github.io/helm-chart/ jupyterhub

The same is not true for trying to install the jupyterhub-ssh Helm chart, then --version must be explicitly set as it won't assume you want to install the latest pre-release version. Due to that, we should probably cut a 0.1.0 release of this Helm chart.

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

No branches or pull requests

1 participant