mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 11:44:38 +00:00
versions: Bump virtiofsd to v1.8.0
https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.8.0 was released two weeks ago. We have fully tested and are using this version. Also bumps toolchain version to match what virtiofsd used. Fixes: #7960 Signed-off-by: Simon Kaegi <simon.kaegi@gmail.com>
This commit is contained in:
parent
c3ee913bf6
commit
44c7c082d9
@ -329,14 +329,14 @@ externals:
|
||||
virtiofsd:
|
||||
description: "vhost-user virtio-fs device backend written in Rust"
|
||||
url: "https://gitlab.com/virtio-fs/virtiofsd"
|
||||
version: "v1.6.1"
|
||||
toolchain: "1.66.0"
|
||||
version: "v1.8.0"
|
||||
toolchain: "1.72.0"
|
||||
meta:
|
||||
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.7.0,
|
||||
# this is the link labelled virtiofsd-v1.7.0.zip
|
||||
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.8.0,
|
||||
# this is the link labelled virtiofsd-v1.8.0.zip
|
||||
#
|
||||
# yamllint disable-line rule:line-length
|
||||
binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/dc56ecbf86ce1226bdc31f946cfded75/virtiofsd-v1.7.0.zip"
|
||||
binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/9ec473efd0203219d016e66aac4190aa/virtiofsd-v1.8.0.zip"
|
||||
|
||||
languages:
|
||||
description: |
|
||||
|
Loading…
Reference in New Issue
Block a user