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 #2167 from chavafg/topic/k8s-1.16
Browse files Browse the repository at this point in the history
versions: Update kubernetes and cri-o to 1.16
  • Loading branch information
GabyCT authored Nov 7, 2019
2 parents 2082a9f + 69ab092 commit 3e3e923
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,16 @@ externals:
url: "https://github.com/containernetworking/plugins"
commit: "485be65581341430f9106a194a98f0f2412245fb"

conmon:
description: "An OCI container runtime monitor"
url: "https://github.com/containers/conmon"
version: "v2.0.1"

crio:
description: |
OCI-based Kubernetes Container Runtime Interface implementation
url: "https://github.com/cri-o/cri-o"
version: "v1.15.0"
version: "v1.16.0"
meta:
openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c"
crictl: 1.0.0-beta.2
Expand All @@ -211,6 +216,11 @@ externals:
tarball_url: "https://storage.googleapis.com/cri-containerd-release"
version: "1.2.7"

critools:
description: "CLI tool for Container Runtime Interface (CRI)"
url: "https://github.com/kubernetes-sigs/cri-tools"
version: "1.16.1"

docker:
description: "Moby project container manager"
notes: "Docker Swarm requires an older version of Docker."
Expand Down Expand Up @@ -240,7 +250,7 @@ externals:
uscan-url: >-
https://github.com/kubernetes/kubernetes/tags
.*/v?([\d\.]+)\.tar\.gz
version: "1.15.3-00"
version: "1.16.2-00"

openshift:
description: |
Expand Down

0 comments on commit 3e3e923

Please sign in to comment.