Upload a chart
POST
/api/v4/projects/{id}/packages/helm/api/{channel}/charts
Uploads a specified chart for a project.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Request Bodyrequired
Section titled “Request Bodyrequired”Media typemultipart/form-data
object
chart
required
The chart file to be published (generated by Multipart middleware)
string format: binary
Responses
Section titled “Responses”Created
Bad Request
Unauthorized
Forbidden
Not Found