mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-25 10:43:15 +00:00
Merge pull request #2155 from yyyeerbo/wip
versions: support specify version in versions.yaml for rust agent.
This commit is contained in:
@@ -281,6 +281,16 @@ languages:
|
|||||||
building Kata
|
building Kata
|
||||||
newest-version: "1.12.3"
|
newest-version: "1.12.3"
|
||||||
|
|
||||||
|
rust:
|
||||||
|
description: "rust language"
|
||||||
|
notes: "'version' is the default minimum version used by this project."
|
||||||
|
version: "1.38.0"
|
||||||
|
meta:
|
||||||
|
description: |
|
||||||
|
'newest-version' is the latest version known to work when
|
||||||
|
building Kata
|
||||||
|
newest-version: "stable"
|
||||||
|
|
||||||
specs:
|
specs:
|
||||||
description: "Details of important specifications"
|
description: "Details of important specifications"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user