Calculate Helm Chart Index

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Calculates Helm chart index on the specified path (local and Federated repositories only).

Notes: Requires JFrog Container Registry or Artifactory Pro.

Security: Requires the set of permissions assumed by Manage (Manage + Delete/Overwrite + Deploy/Cache + Annotate + Read)

Usage: POST /api/helm/{repoKey}/reindex

Produces: application/text

Since: 5.8

Sample Usage:

POST /api/helm/helm-local/reindex
OK