From a673caf753530f5250aacd66468dc2e975ae4219 Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Thu, 27 Apr 2017 09:40:33 -0400 Subject: [PATCH] Update PR for ROADMAP We're going to have push/pull support in 0.7.0 --- ROADMAP.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 7b9b6cec..f4383bbb 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -10,11 +10,10 @@ Current target is release every last week of the month. ### 0.6.0 (end of April) - Adding support for more currently unsupported docker-compose keys. - - Initial support for building containers locally. ### 0.7.0 (end of May) - Basic support for docker-compose v3 format. - - Improved support for building containers locally. + - Initial support for building and pushing containers locally. ### 0.8.0 (end of June) - Improved support for docker-compose v3 format. @@ -30,4 +29,4 @@ Current target is release every last week of the month. - **[Deadline for exiting Kubernetes Incubator](https://github.com/kubernetes/community/blob/master/incubator.md#exiting-incubation)** ### 1.0.0 (???) - - Kompose supports all important keys that are possible to map to Kubernetes from current docker-compose version \ No newline at end of file + - Kompose supports all important keys that are possible to map to Kubernetes from current docker-compose version