jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

ci: add workflow to bump helm chart image dependencies #1478

Closed consideRatio closed 2 years ago

consideRatio commented 2 years ago

I added a workflow to z2jh to automatically bump the version of various images after learning how to do this quite reliably independent of container registries when assisting in dask/helm-chart.

This is the equivalent for that work in z2jh (https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/2711), but for the binderhub helm chart.


The CI system fails for some unrelated reason...