helm-charts
helm-charts copied to clipboard
chart releaser fails during concurrent runs
if you accidentally merge two PR's before the chart release action has finished, the index.yaml file is overwritten instead of appended to. this sort of thing happens and your chart (ipa in this case) is not released.
we need to fix up the gh-actions on this