Edit a helm repository
Helm Repositories
Edit a helm repository
PUT
Edit a helm repository
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Organization ID
Helm chart repository ID
Body
application/json
The type of your helm repository
Available options:
HTTPS, OCI_ECR, OCI_SCALEWAY_CR, OCI_DOCKER_HUB, OCI_PUBLIC_ECR, OCI_GENERIC_CR, OCI_GITHUB_CR, OCI_GITLAB_CR Bypass tls certificate verification when connecting to repository
URL of the helm chart repository:
- For
OCI: it must start by oci:// - For
HTTPS: it must be start by https://
Response
Edited the helm repository
The type of your helm repository
Available options:
HTTPS, OCI_ECR, OCI_SCALEWAY_CR, OCI_DOCKER_HUB, OCI_PUBLIC_ECR, OCI_GENERIC_CR, OCI_GITHUB_CR, OCI_GITLAB_CR URL of the helm repository
Bypass tls certificate verification when connecting to repository
The number of services using this helm repository