You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the packaging helm chart action is overriding (re-pushing) the chart.
This job happens when a change in the templates is found, but doesn't take into account if there is already a chart with the chart.Version pushed. We should check that first and fail in that case.