Jul 11
api
When publishing via the API, it is now possible to:
- Suppress webhooks with a {
callWebhooks: false
} payload - Configure per chart whether or not to wait for static images to be published before considering the publication complete (
{ waitForImages: true/false }
). (Only avaliable on the Custom & Enterprise plans).