Skip to content

Commit

Permalink
versions: update openshift to 3.10.0
Browse files Browse the repository at this point in the history
Last week openshift origin v3.10.0 was released,
this PR updates our supported version from 3.9.0 to
3.10.0

This also updates the cri-o version that we use for
openshift, which is now cri-o 1.10.

Fixes: clearcontainers#552.

Signed-off-by: Salvador Fuentes <[email protected]>
  • Loading branch information
chavafg committed Aug 6, 2018
1 parent dec385a commit 4fc3041
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ externals:
url: "https://github.com/kubernetes-incubator/cri-o"
version: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c"
meta:
openshift: "7fcfaf1ec696d14615069707fbe8b36f19cbb8d7"
openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c"

cri-containerd:
description: |
Expand Down Expand Up @@ -167,8 +167,8 @@ externals:
Distribution of Kubernetes optimized for continuous application
development and multi-tenant deployment.
url: "https://github.com/openshift/origin"
version: "v3.9.0"
commit: "191fece"
version: "v3.10.0"
commit: "dd10d17"

runc:
description: "OCI CLI reference runtime implementation"
Expand Down

0 comments on commit 4fc3041

Please sign in to comment.