Skip to content

Download a chart index

GET
/api/v4/projects/{id}/packages/helm/{channel}/index.yaml

Downloads a specified chart index for a project.

id
required
One of:
integer

The ID or full path of a project

channel
required
string
/^([a-zA-Z0-9](\.|-|_)?){1,255}(?<!\.|-|_)$/

Helm channel

Example
stable

OK

Bad Request

Unauthorized

Forbidden

Not Found