update for new 18.09 branch

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
Andrew Hsu
2018-08-22 05:23:08 +00:00
parent b02cbd3734
commit 83021751fa
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1,6 @@
# Changelog
For more information on the list of deprecated flags and APIs, have a look at
https://docs.docker.com/engine/deprecated/ where you can find the target removal dates
## 18.09.0-ce (2018-MM-DD)

View File

@ -1 +1 @@
18.09.0-ce-rc1
18.09.0-ce-tp0

View File

@ -1,9 +1,9 @@
[component "packaging"]
url = git@github.com:docker/docker-ce-packaging
branch = master
branch = 18.09
[component "engine"]
url = git@github.com:docker/engine
branch = master
branch = 18.09
[component "cli"]
url = git@github.com:docker/cli
branch = master
branch = 18.09