mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 07:22:20 +00:00
versions: Update Kubernetes, containerd, cri-o and cri-tools
Kubernetes: from 1.17.3 to 1.18.9 CRI-O: from 0eec454168e381e460b3d6de07bf50bfd9b0d082 (1.17) to 1.18.3 Containerd: from 3a4acfbc99aa976849f51a8edd4af20ead51d8d7 (1.3.3) to 1.3.7 cri-tools: from 1.17.0 to 1.18.0 Fixes: #960. Depends-on: github.com/kata-containers/tests#2958 Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
parent
25cdf2d728
commit
720eab78bb
@ -179,7 +179,7 @@ externals:
|
|||||||
description: |
|
description: |
|
||||||
OCI-based Kubernetes Container Runtime Interface implementation
|
OCI-based Kubernetes Container Runtime Interface implementation
|
||||||
url: "https://github.com/cri-o/cri-o"
|
url: "https://github.com/cri-o/cri-o"
|
||||||
version: "0eec454168e381e460b3d6de07bf50bfd9b0d082"
|
version: "v1.18.3"
|
||||||
meta:
|
meta:
|
||||||
openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c"
|
openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c"
|
||||||
crictl: 1.0.0-beta.2
|
crictl: 1.0.0-beta.2
|
||||||
@ -191,12 +191,12 @@ externals:
|
|||||||
tarball_url: "https://storage.googleapis.com/cri-containerd-release"
|
tarball_url: "https://storage.googleapis.com/cri-containerd-release"
|
||||||
# Next commit from 1.3 branch contains fix to be able to run
|
# Next commit from 1.3 branch contains fix to be able to run
|
||||||
# tests using go 1.13
|
# tests using go 1.13
|
||||||
version: "3a4acfbc99aa976849f51a8edd4af20ead51d8d7"
|
version: "v1.3.7"
|
||||||
|
|
||||||
critools:
|
critools:
|
||||||
description: "CLI tool for Container Runtime Interface (CRI)"
|
description: "CLI tool for Container Runtime Interface (CRI)"
|
||||||
url: "https://github.com/kubernetes-sigs/cri-tools"
|
url: "https://github.com/kubernetes-sigs/cri-tools"
|
||||||
version: "1.17.0"
|
version: "1.18.0"
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
description: "Moby project container manager"
|
description: "Moby project container manager"
|
||||||
@ -214,7 +214,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.17.3-00"
|
version: "1.18.9-00"
|
||||||
|
|
||||||
openshift:
|
openshift:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user