Merge pull request #176 from bridgetkromhout/version-bump

Updating versions
This commit is contained in:
Jérôme Petazzoni
2018-04-09 10:57:32 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -17,8 +17,8 @@ paper_margin: 0.2in
# (The equivalent parameters must be set from the browser's print dialog.)
# This can be "test" or "stable"
engine_version: test
engine_version: stable
# These correspond to the version numbers visible on their respective GitHub release pages
compose_version: 1.18.0
machine_version: 0.13.0
compose_version: 1.20.1
machine_version: 0.14.0

View File

@@ -1,8 +1,8 @@
## Versions installed
- Kubernetes 1.9.6 (but 1.10 is about to come out!)
- Kubernetes 1.10.0
- Docker Engine 18.03.0-ce
- Docker Compose 1.18.0
- Docker Compose 1.20.1
.exercise[