Skip to content

Releases

Oriel publishes container images and Helm charts to arbor.klado.dev.

Pull the current stable image:

Terminal window
docker pull arbor.klado.dev/oriel/oriel:latest

Use the Helm repository:

Terminal window
helm repo add oriel https://arbor.klado.dev/api/packages/oriel/helm
helm repo update
helm install oriel oriel/oriel

Use pinned version tags for production deployments. Release candidates use pre-release versions such as 1.2.0-rc.1 and the moving :rc image tag.