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

Commit

Permalink
versions: update CRI-O, kubernetes and runc
Browse files Browse the repository at this point in the history
Update versions we use for testing.
CRI-O from v1.9.0 to v1.9.9
Kubernetes from v1.9.2 to v1.9.3
runc from v1.0.0-rc4 to v1.0.0-rc5

Fixes #945.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
  • Loading branch information
chavafg committed Mar 9, 2018
1 parent ba1c831 commit c53fdc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ docker_version=v17.12-ce
docker_swarm_version=1.12.1

# Supported CRI-O version
crio_version=v1.9.0
crio_version=v1.9.9

# Runc version compatible with crio_version
runc_version=v1.0.0-rc4
runc_version=v1.0.0-rc5

# Supported Kubernetes version
kubernetes_version=1.9.2-00
kubernetes_version=1.9.3-00

# Supported Openshift Origin version
openshift_origin_version=v3.7.1
Expand Down

0 comments on commit c53fdc8

Please sign in to comment.