Skip to content

Commit

Permalink
versions: Update kernel version to 4.19.20
Browse files Browse the repository at this point in the history
We need to bump the kernel version from 4.14.67 to 4.19.20 in order
to follow the recent kernel config bump.

Fixes kata-containers#1029

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
  • Loading branch information
Sebastien Boeuf committed Feb 15, 2019
1 parent 816ea42 commit 6edd455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ assets:
kernel:
description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v4.x/"
version: "v4.14.67"
version: "v4.19.20"

components:
description: "Core system functionality"
Expand Down

0 comments on commit 6edd455

Please sign in to comment.