Qovery · Capability
Qovery API — Helm Repositories
Qovery API — Helm Repositories. 7 operations. Lead operation: List supported helm repository. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Listavailablehelmrepository
— List supported helm repository
/v1/availablehelmrepository
GET
Listhelmrepository
— List organization helm repositories
/v1/organization/{organizationid}/helmrepository
POST
Createhelmrepository
— Create a helm repository
/v1/organization/{organizationid}/helmrepository
GET
Gethelmrepository
— Get a helm repository
/v1/organization/{organizationid}/helmrepository/{helmrepositoryid}
DELETE
Deletehelmrepository
— Delete a helm repository
/v1/organization/{organizationid}/helmrepository/{helmrepositoryid}
PUT
Edithelmrepository
— Edit a helm repository
/v1/organization/{organizationid}/helmrepository/{helmrepositoryid}
GET
Gethelmcharts
— List helm charts contained inside the repository
/v1/organization/{organizationid}/helmrepository/{helmrepositoryid}/charts
MCP Tools
list-supported-helm-repository
List supported helm repository
read-only
idempotent
list-organization-helm-repositories
List organization helm repositories
read-only
idempotent
create-helm-repository
Create a helm repository
get-helm-repository
Get a helm repository
read-only
idempotent
delete-helm-repository
Delete a helm repository
idempotent
edit-helm-repository
Edit a helm repository
idempotent
list-helm-charts-contained-inside
List helm charts contained inside the repository
read-only
idempotent