From 199762cde2250b4e84b204edea12698d0e448fe2 Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Tue, 14 Jan 2020 19:09:48 +0000 Subject: [PATCH] release: Kata Containers 1.9.4 The branch 1.9 was created after Kata VERSION is created, for the current release process this is repository is not needed but CI will fail doing checkout for this repository, also CI for releases will check that all repos are in the same version so it is only needed for CI correctness. - version: Add VERSION file - ci: Add minimal makefile to use central go test script - netlink: pull out netlink as library crate. - Fixup workflow 103 8d60612 version: Add VERSION file a5192a1 netlink: pull out netlink as library crate. 3881c06 ci: Add minimal makefile to use central go test script 1c57665 workflows: make sure we build the experimental kernel, CLH cbd5fa0 workflows: fix step output usage Signed-off-by: Jose Carlos Venegas Munoz --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 00117886de..d615fd0c04 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.0-rc0 +1.9.4