Skip to content

Commit de53bb5

Browse files
committed
Merge pull request #187 from arschles/workflow-cli
doc(releasing.md): add workflow-cli to the list of components
2 parents 6c65793 + ea46595 commit de53bb5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/contributing/releasing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ A release consists of the following artifacts:
2828
- [slugrunner](https://github.com/deis/slugrunner)
2929
- [workflow](https://github.com/deis/worflow)
3030
- [workflow-e2e](https://github.com/deis/workflow-e2e)
31-
- [workflow-manager](https://github.com/deis/workflow-manager) (v2.0.0-beta1-8-g9ba6db7)
31+
- [workflow-manager](https://github.com/deis/workflow-manager)
32+
- [workflow-cli](https://github.com/deis/workflow-cli)
3233
2. A new [Helm chart for Deis](https://github.com/deis/charts) that references all of the new
3334
images referenced above. For example, if `$DEIS_RELEASE` is `2.0.0-beta2`, the new chart would
3435
be in a new directory called `workflow-beta2`.

0 commit comments

Comments
 (0)