mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-21 22:44:27 +01:00
a7c7f92103513ccc2442c4159897c829d64f4c38
Add a YAML format database that is the equivalent of the Clear Containers `versions.txt` file [1]. The file defines the versions of important non-golang dependencies used by this and other Kata repositories particularly for testing and packaging. Defining all version details centrally in this file avoids duplication and "bit-rot" when versions need to be changed. [1] - https://github.com/clearcontainers/runtime/blob/master/versions.txt Fixes #11. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Description
Languages
Rust
57%
Go
27%
Shell
8%
RPC
5.9%
Makefile
1%
Other
1.1%