13 lines
261 B
Text
13 lines
261 B
Text
|
|
{
|
||
|
|
name = "containerd",
|
||
|
|
version = {
|
||
|
|
current = "1.7.24",
|
||
|
|
source = "github.com/containerd/containerd",
|
||
|
|
tags = "",
|
||
|
|
site = "containerd.io",
|
||
|
|
check_latest = true,
|
||
|
|
grace_period = 86400,
|
||
|
|
},
|
||
|
|
dependencies = [],
|
||
|
|
}
|