helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Improve release workflow

Open npdgm opened this issue 4 years ago • 0 comments

Currently we can't release a chart if an other from the repository fails to build or wasn't pushed. Usually because files were altered and the version not bumped yet.

Perhaps we could use a matrix and run a job for each one. But also there's no need to trigger a workflow acting on all charts, so events would have to be filtered in some way. I don't like the idea of having multiple workflows but it would surely fix the situation for now.

npdgm avatar Jun 16 '20 14:06 npdgm