Skip to content

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

@consideRatio

Description

@consideRatio

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions