Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1239 from chavafg/topic/update-k8s
Browse files Browse the repository at this point in the history
versions: update k8s, cri-o and containerd
  • Loading branch information
grahamwhaley authored Feb 15, 2019
2 parents 268ddc5 + 409a8a5 commit 7f2b2da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ externals:
description: |
OCI-based Kubernetes Container Runtime Interface implementation
url: "https://github.com/kubernetes-incubator/cri-o"
version: "fa540c8e806d28c2cbcd157bdf8acf2b20990ab6"
version: "v1.13.0"
meta:
openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c"

Expand All @@ -168,9 +168,9 @@ externals:
Note that the current version is required for golang 1.10.2
(see https://github.com/containerd/cri/pull/941).
url: "https://github.com/containerd/cri"
version: "54b1c00b3b307b0fadd10c02d9467a6545c2c4d5"
version: "da0c016c830b2ea97fd1d737c49a568a816bf964"
meta:
containerd-version: "1.2.0"
containerd-version: "1.2.4"

docker:
description: "Moby project container manager"
Expand All @@ -188,7 +188,7 @@ externals:
kubernetes:
description: "Kubernetes project container manager"
url: "https://github.com/kubernetes/kubernetes"
version: "1.12.2-00"
version: "1.13.3-00"

openshift:
description: |
Expand Down

0 comments on commit 7f2b2da

Please sign in to comment.