GetHelmCharts returns list of helm charts in the specified repository

GET {{baseUrl}}/api/v1/repositories/:repo/helmcharts?forceRefresh=true

Request Params

KeyDatatypeRequiredDescription
forceRefreshbooleanWhether to force a cache refresh on repo's connection state.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"name":"enim proident Excepteur ipsu","versions":["et deserunt","aute nulla laborum in"]},{"name":"pariatur","versions":["sunt dolor","exerci"]}]}