Currently, the HELM plugin that comes with XL-Deploy, does not support Helm OCI repo . The legacy Helm repository format relies on a large "index.yaml" and classic HTTP endpoints, which do not behave reliably behind a reverse proxy. Because of how legacy Helm repositories calculate and serve metadata, they often fail when accessed through proxy URLs. JFrog recommends moving to HelmOCI repositories, which use OCI‑native APIs and are fully compatible with modern reverse‑proxy setups. To ensure charts can be pulled smoothly through proxy URL, and to avoid the limitations of legacy Helm repos, we look forward to support with HelmOCI repository.usage.

Comments

  • This change is currently scheduled for 26.3 release.