Skip to content

Commit 89b1a85

Browse files
committed
docs(README.md): add notice of final release and maintenance mode
1 parent 5df54e3 commit 89b1a85

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Deis Workflow will soon no longer be maintained.<br />Please [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. |
3+
|---:|---|
4+
| 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode |
5+
| 03/01/2018 | End of Workflow maintenance: critical patches no longer merged |
6+
17
# Controller Go SDK
28
[![Build Status](https://ci.deis.io/buildStatus/icon?job=Deis/controller-sdk-go/master)](https://ci.deis.io/job/Deis/job/controller-sdk-go/job/master/)
39
[![codecov](https://codecov.io/gh/deis/controller-sdk-go/branch/master/graph/badge.svg)](https://codecov.io/gh/deis/controller-sdk-go)
@@ -52,3 +58,5 @@ client.Token = token
5258
```
5359

5460
For a complete usage guide to the SDK, see [full package documentation](https://godoc.org/github.com/deis/controller-sdk-go).
61+
62+
[v2.18]: https://github.com/deis/workflow/releases/tag/v2.18.0

0 commit comments

Comments
 (0)