Nebi deployment pack for Nebari
The chart is published to the central Nebari Helm repository:
helm repo add nebari https://raw.githubusercontent.com/nebari-dev/helm-repository/gh-pages/
helm repo update
helm install nebi nebari/nebari-nebi-packIt is also available as an OCI artifact on quay.io (no helm repo add needed):
helm install nebi oci://quay.io/nebari/charts/nebari-nebi-pack --version <version>Cutover note: releases from
0.1.0-alpha.7onward publish to the central repository above. The previous per-repo index athttps://nebari-dev.github.io/nebari-nebi-packis frozen; releases packaged there before the cutover remain installable from it, but new versions land only in the central repository.