From e7a661b66c058edfe056bf1cd8d1fdb8776e2beb Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Tue, 21 Jul 2020 22:19:07 +0000 Subject: [PATCH] versions: Use new kata tag for virtiofs kernel Versions is pointing to virtiofs kernel branch, recently it changed and CI is broken. Lets use a new tag for kata. The tag now include the kernel version so will be shown on release notes. Depends-on: github.com/kata-containers/packaging#1139 Fixes: #2842 Signed-off-by: Jose Carlos Venegas Munoz --- versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yaml b/versions.yaml index 073fe04bf8..e858bcae9f 100644 --- a/versions.yaml +++ b/versions.yaml @@ -158,9 +158,9 @@ assets: version: "v5.4.32" kernel-experimental: - description: "Linux kernel with virtio-fs-dev branch" + description: "Linux kernel with virtio-fs support" url: "https://gitlab.com/virtio-fs/linux.git" - tag: "virtio-fs-dev" + tag: "kata-v5.6-april-09-2020" components: description: "Core system functionality"