pangeo-data / helm-chart

Pangeo helm charts
https://pangeo-data.github.io/helm-chart/
21 stars 26 forks source link

pin chartpress version at 0.3.2 #103

Closed jhamman closed 4 years ago

jhamman commented 4 years ago

cc @consideRatio

jhamman commented 4 years ago

It seems like our minikube ci build is failing for unrelated reasons.

consideRatio commented 4 years ago

The situation has now been resolved I think. In chartpress 0.4.3 there is some new versioning behavior, but it isn't in a broken state.

The versions created by chartpress will be instead of 0.9.0-asdf123 become 0.9.0-009.asdf123 for a chart changed 9 commits after the tag 0.9.0 for example.

jhamman commented 4 years ago

@consideRatio - IIRC, you recently worked on z2jh's CI system. As I understand, z2jh has moved to kind. Our minikube CI has stopped working. I'm also unable to get it working locally so I'm trying to decide whether to invest in fixing our minikube setup or moving to kind to stay in sync with z2jh. Thoughts on this idea are welcome.

consideRatio commented 4 years ago

Id suggest trying out the z2jh "dev" script locally, i spent lots on time on that, and considering what would need to be adjusted for that to be useful for your chart.