mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-16 08:26:16 +00:00
versions: Update cri-o to fix racy test.
Some test were CI test were failing due to a race condition. Update cri-o repository to have a stable CI. Update K8s to latest stable version Depends-on: github.com/kata-containers/tests#462 Fixes: #435 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
93775487c8
commit
aeea3f6fa4
@ -116,7 +116,7 @@ externals:
|
||||
description: |
|
||||
OCI-based Kubernetes Container Runtime Interface implementation
|
||||
url: "https://github.com/kubernetes-incubator/cri-o"
|
||||
version: "393429d5961ea1f14ff21265b534e98ad2ac40fc"
|
||||
version: "e0dd8a3d4c9e5ebc8b25299950bd5b222e3783d3"
|
||||
meta:
|
||||
openshift: "v1.9.11"
|
||||
|
||||
@ -144,7 +144,7 @@ externals:
|
||||
kubernetes:
|
||||
description: "Kubernetes project container manager"
|
||||
url: "https://github.com/kubernetes/kubernetes"
|
||||
version: "1.10.0-00"
|
||||
version: "1.10.5-00"
|
||||
|
||||
openshift:
|
||||
description: |
|
||||
|
Loading…
Reference in New Issue
Block a user