From 266e620ea9780a4f9a1e38841f1a69935601540a Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 26 Sep 2017 12:24:14 +0200 Subject: [PATCH] README: Update status We're at rc2 now. Signed-off-by: Samuel Ortiz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 265e6d4f..452d4cbb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://img.shields.io/travis/kubernetes-incubator/cri-o.svg?maxAge=2592000&style=flat-square)](https://travis-ci.org/kubernetes-incubator/cri-o) [![Go Report Card](https://goreportcard.com/badge/github.com/kubernetes-incubator/cri-o?style=flat-square)](https://goreportcard.com/report/github.com/kubernetes-incubator/cri-o) -### Status: Release Candidate 1 +### Status: Release Candidate 2 ## What is the scope of this project?