Skip to content

Commit

Permalink
version: upgrade qemu version to v5.1.0 for arm64
Browse files Browse the repository at this point in the history
Now, the qemu version used in arm is so old. As some new features have merged
in current qemu, so it's time to upgrade it.

Depends-on: https://github.com/kata-containers/packaging#1149
Fixes: kata-containers#2989
Signed-off-by: Edmond AK Dantes <[email protected]>
  • Loading branch information
edmond-hk committed Sep 28, 2020
1 parent 9934054 commit 739a023
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ assets:
.*/v?(\d\S+)\.tar\.gz
architecture:
aarch64:
version: "stable-2.11"
version: "5.1.0"
branch: "master"
tag: "v3.1.0-rc2"
commit: "47c1cc30e440860aa695358f7c2dd0b9d7b53d16"
tag: "v5.1.0"
commit: "d0ed6a69d399ae193959225cdeaa9382746c91cc"

qemu-experimental:
description: "QEMU with virtiofs support"
Expand Down

0 comments on commit 739a023

Please sign in to comment.