16 lines
363 B
JSON
16 lines
363 B
JSON
{
|
|
"dependencies": [
|
|
"kubernetes",
|
|
"cilium",
|
|
"longhorn_node_prep"
|
|
],
|
|
"name": "longhorn",
|
|
"version": {
|
|
"check_latest": true,
|
|
"current": "1.11.1",
|
|
"grace_period": 86400,
|
|
"site": "https://longhorn.io",
|
|
"source": "github.com/longhorn/longhorn",
|
|
"tags": "https://api.github.com/repos/longhorn/longhorn/releases/latest"
|
|
}
|
|
}
|