Releases
Oriel publishes container images and Helm charts to arbor.klado.dev.
Pull the current stable image:
docker pull arbor.klado.dev/oriel/oriel:latestUse the Helm repository:
helm repo add oriel https://arbor.klado.dev/api/packages/oriel/helmhelm repo updatehelm install oriel oriel/orielUse 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.