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

jupyterhub helm chart update #420

Closed
merlos opened this issue Nov 24, 2023 · 4 comments
Closed

jupyterhub helm chart update #420

merlos opened this issue Nov 24, 2023 · 4 comments

Comments

@merlos
Copy link

merlos commented Nov 24, 2023

Whereas in the file main daskhub/Chart.yaml the versions of jupiterhub and dask have been continuously updated using github actions to:

appVersion: "jh3.1.0-dg2023.9.0"

The latest version of the daskhub helm chart released in https://helm.dask.org/index.yaml is 2023.01.0 which correspondos to the app versions:

appVersion: jh2.0.0-dg2023.1.1

The Github Action that publishes the chart
https://github.com/dask/helm-chart/blob/main/.github/workflows/publish-charts.yml

Seems to expect a new tag in order to release the chart, but no new tags since jan 2023.

Would it be possible for you to update the chart?
In addition to releasing a new version, would it be possible to automate the release of the chart?

Thanks!

@jhamman
Copy link
Member

jhamman commented Jan 4, 2024

Bumping this. @jacobtomlinson and @consideRatio - what is needed to push out a modern release of the daskhub chart?

@consideRatio
Copy link
Collaborator

I don't remember, but perhaps just push a git tag in this repo?
/ From mobile, i can have a look tomorrow

@consideRatio
Copy link
Collaborator

I pushed a 2024.1.0 tag, that did the trick - see https://helm.dask.org/

image

@merlos
Copy link
Author

merlos commented Aug 7, 2024

Hi

Would it be possible to push a new version again?

Whereas the dask-bot makes from time to time PRs such as #481, the helm chart repo index.yml does not get updated. The latest version is still 2024.1.0

Thank you!

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

3 participants