14 lines
325 B
JSON
14 lines
325 B
JSON
{
|
|
"dependencies": [
|
|
"runc"
|
|
],
|
|
"name": "containerd",
|
|
"version": {
|
|
"check_latest": true,
|
|
"current": "1.7.24",
|
|
"grace_period": 86400,
|
|
"site": "https://containerd.io",
|
|
"source": "https://github.com/containerd/containerd/releases",
|
|
"tags": "https://github.com/containerd/containerd/tags"
|
|
}
|
|
}
|