Skip to content

Commit f45919c

Browse files
committed
docs(scheduler): add reminder about migration and v0.7.0
1 parent ed6a3b8 commit f45919c

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

MIGRATING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Migrating to Deis 0.8.0
44
If you are updating from Deis version 0.7.0 or earlier, there are
55
several big changes you should know about.
66

7+
If you need to use Deis with Chef integration, on Ubuntu 12.04 LTS, or
8+
on DigitalOcean, you should use the
9+
[v0.7.0 release](https://github.com/opdemand/deis/tree/v0.7.0) of Deis.
10+
711
Upgrading
812
---------
913
During the last several months of pre-release development of Deis, we

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ Deis is an open source PaaS that makes it easy to deploy, scale and manage conta
77

88
![Deis Graphic](https://s3-us-west-2.amazonaws.com/deis-images/deis-graphic.png)
99

10+
# New Deis
11+
Deis has undergone several improvements recently. If you are updating
12+
from Deis version 0.7.0 or earlier, there are several big changes you
13+
should know about. Read the [MIGRATING.md](MIGRATING.md) document for
14+
details.
15+
16+
If you need to use Deis with Chef integration, on Ubuntu 12.04 LTS, or
17+
on DigitalOcean, you should use the
18+
[v0.7.0 release](https://github.com/opdemand/deis/tree/v0.7.0) of Deis.
19+
1020
# Installation
1121

1222
Deis is a set of Docker containers that can be deployed anywhere including public cloud, private cloud, bare metal or your workstation. You will need [Docker](https://www.docker.io/) and [Vagrant](http://www.vagrantup.com/) to get started.

0 commit comments

Comments
 (0)