versions: Update kubernetes to 1.21.1

The reason for doing such is to (try to) avoid random crashes we've been
facing as part of our CI, such as the one reported as part of
https://github.com/kata-containers/tests/issues/3473

Fixes: #1850

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
(cherry picked from commit dbef2b2931)
This commit is contained in:
Fabiano Fidêncio 2021-05-14 00:08:55 +02:00
parent 6cea1b146c
commit 175970c93a

View File

@ -203,7 +203,7 @@ externals:
uscan-url: >-
https://github.com/kubernetes/kubernetes/tags
.*/v?([\d\.]+)\.tar\.gz
version: "1.21.0-00"
version: "1.21.1-00"
runc:
description: "OCI CLI reference runtime implementation"