mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-17 23:47:07 +00:00
Merge pull request #1689 from fidencio/wip/update-dependencies-versions
Update dependencies versions
This commit is contained in:
commit
239cc51199
@ -179,10 +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: "v1.18.4-4-g6dee3891e"
|
branch: "release-1.21"
|
||||||
meta:
|
|
||||||
openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c"
|
|
||||||
crictl: 1.0.0-beta.2
|
|
||||||
|
|
||||||
cri-containerd:
|
cri-containerd:
|
||||||
description: |
|
description: |
|
||||||
@ -196,15 +193,7 @@ externals:
|
|||||||
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.18.0"
|
version: "1.21.0"
|
||||||
|
|
||||||
docker:
|
|
||||||
description: "Moby project container manager"
|
|
||||||
notes: "Docker Swarm requires an older version of Docker."
|
|
||||||
url: "https://github.com/moby/moby"
|
|
||||||
version: "v18.06-ce"
|
|
||||||
meta:
|
|
||||||
swarm-version: "1.12.1"
|
|
||||||
|
|
||||||
kubernetes:
|
kubernetes:
|
||||||
description: "Kubernetes project container manager"
|
description: "Kubernetes project container manager"
|
||||||
@ -214,18 +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.18.9-00"
|
version: "1.21.0-00"
|
||||||
|
|
||||||
openshift:
|
|
||||||
description: |
|
|
||||||
Distribution of Kubernetes optimized for continuous application
|
|
||||||
development and multi-tenant deployment.
|
|
||||||
url: "https://github.com/openshift/origin"
|
|
||||||
uscan-url: >-
|
|
||||||
https://github.com/openshift/origin/tags
|
|
||||||
.*/v?([\d\.]+)\.tar\.gz
|
|
||||||
version: "v3.10.0"
|
|
||||||
commit: "dd10d17"
|
|
||||||
|
|
||||||
runc:
|
runc:
|
||||||
description: "OCI CLI reference runtime implementation"
|
description: "OCI CLI reference runtime implementation"
|
||||||
@ -235,7 +213,7 @@ externals:
|
|||||||
uscan-url: >-
|
uscan-url: >-
|
||||||
https://github.com/opencontainers/runc/tags
|
https://github.com/opencontainers/runc/tags
|
||||||
.*/v?(\d\S+)\.tar\.gz
|
.*/v?(\d\S+)\.tar\.gz
|
||||||
version: "v1.0.0-rc5"
|
version: "v1.0.0-rc93"
|
||||||
|
|
||||||
musl:
|
musl:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user