helm
Create a user helm repository
Create a user helm repository. Access policy: authenticated
post/users/{id}/helm/repositories
Path parameters
idinteger required
User identifier
Request body
Response
Success
Example response
{
"Id": 1,
"URL": "https://charts.bitnami.com/bitnami",
"UserId": 1
}