Add note for dropping InstanceV1 objects

Commit 1337890ace removed InstanceV1 objects.
We need to provide a note for that, even if that's only for CDs.

Change-Id: I4b349c2e02323a6aa04d45534055dccfc3e1be8f
This commit is contained in:
Sylvain Bauza 2015-11-27 16:32:54 +01:00 committed by Michael Still
parent 2941d88ef2
commit ae57abf301

View File

@ -0,0 +1,7 @@
---
upgrade:
- |
(Only if you do continuous deployment)
1337890ace918fa2555046c01c8624be014ce2d8 drops support for an instance
major version, which means that you must have deployed at least commit
713d8cb0777afb9fe4f665b9a40cac894b04aacb before deploying this one.