-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Labels
Description
Describe the bug
You accidentally pushed an 100.2510.0 artifact that was broken to your helm repo, around 07.10.25, 18:30
You then reused the same tag with fixes for the actual release, which is VERY bad as helm just looks at versions and anyone whoms cache stored the old one already (including us) just rolls out broken charts.
Expected behavior
If you accidentally tag releases DONT reuse that tag.
Additional context
Add any other context about the problem here.
Reactions are currently unavailable