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

Commit

Permalink
versions: Upade openshift, kubernetes, runc and CRI-O
Browse files Browse the repository at this point in the history
This commit updates the supported versions:
Openshift from v3.6.0 to v3.7.1
Kubernetes from v1.8.3 to v1.9.2
CRI-O from v1.0.4 to v1.9.0
runc version updated to v1.0.0-rc4

Fixes: #994.

Signed-off-by: Salvador Fuentes <[email protected]>
  • Loading branch information
chavafg committed Feb 15, 2018
1 parent ee89afd commit 26ce77d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@ docker_version=v17.12-ce
docker_swarm_version=1.12.1

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

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

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

# Supported Openshift Origin version
openshift_origin_version=v3.6.0
openshift_origin_commit=c4dd4cf
openshift_origin_version=v3.7.1
openshift_origin_commit=ab0f056

# Supported OCI spec: https://github.com/opencontainers/runtime-spec/releases
oci_spec_version=v1.0.0-rc5
Expand Down

0 comments on commit 26ce77d

Please sign in to comment.