mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 13:46:46 +00:00
Merge pull request #4434 from fidencio/topic/bump-virtiofsd-release
versions: Bump virtiofsd to v1.3.0
This commit is contained in:
commit
7deb87dcbc
@ -246,13 +246,13 @@ externals:
|
||||
virtiofsd:
|
||||
description: "vhost-user virtio-fs device backend written in Rust"
|
||||
url: "https://gitlab.com/virtio-fs/virtiofsd"
|
||||
version: "v1.2.0"
|
||||
version: "v1.3.0"
|
||||
meta:
|
||||
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.2.0,
|
||||
# this is the link labelled virtiofsd-v1.2.0.zip
|
||||
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.3.0,
|
||||
# this is the link labelled virtiofsd-v1.3.0.zip
|
||||
#
|
||||
# yamllint disable-line rule:line-length
|
||||
binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/b26d9891caac83209a3fdd24bcf2ae86/virtiofsd-v1.2.0.zip"
|
||||
binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/9a4f2261fcb1701f1e709694b5c5d980/virtiofsd-v1.3.0.zip"
|
||||
|
||||
languages:
|
||||
description: |
|
||||
|
Loading…
Reference in New Issue
Block a user