| { |
| "release": { |
| "version": "1.6.0" |
| }, |
| "repositories": [ |
| { |
| "name": "yunikorn-core", |
| "alias": "core", |
| "description": "scheduler core library", |
| "tag": "v1.6.0-1", |
| "repository": "https://github.com/apache/yunikorn-core" |
| }, { |
| "name": "yunikorn-k8shim", |
| "alias": "k8shim", |
| "description": "the scheduler shim for K8s", |
| "tag": "v1.6.0-1", |
| "repository": "https://github.com/apache/yunikorn-k8shim" |
| }, { |
| "name": "yunikorn-scheduler-interface", |
| "alias": "scheduler-interface", |
| "description": "the common scheduler interface that defines common messages and protocols", |
| "tag": "v1.6.0-1", |
| "repository": "https://github.com/apache/yunikorn-scheduler-interface" |
| }, { |
| "name": "yunikorn-web", |
| "alias": "web", |
| "description": "the scheduler web UI", |
| "tag": "v1.6.0-2", |
| "repository": "https://github.com/apache/yunikorn-web" |
| } |
| ] |
| } |