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
Pushing binaries to Azure
ERROR: The specified blob already exists.
...
ErrorCode:BlobAlreadyExists
If you want to overwrite the existing one, please add --overwrite in your command.
Chartmuseum copies script from Helm to upload canary artifacts.
Noticed in chartmuseum test failure:
Chartmuseum copies script from Helm to upload canary artifacts.
In this script we need to add an
--overwriteflag toaz storage blob upload-batch:https://github.com/helm/helm/blob/main/.circleci/deploy.sh#L49
CircleCI builds on
mainwill fail.