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>
This commit is contained in:
Fabiano Fidêncio 2021-05-14 00:08:55 +02:00
parent c995a982bc
commit dbef2b2931

View File

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