We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c65793 + ea46595 commit de53bb5Copy full SHA for de53bb5
1 file changed
src/contributing/releasing.md
@@ -28,7 +28,8 @@ A release consists of the following artifacts:
28
- [slugrunner](https://github.com/deis/slugrunner)
29
- [workflow](https://github.com/deis/worflow)
30
- [workflow-e2e](https://github.com/deis/workflow-e2e)
31
- - [workflow-manager](https://github.com/deis/workflow-manager) (v2.0.0-beta1-8-g9ba6db7)
+ - [workflow-manager](https://github.com/deis/workflow-manager)
32
+ - [workflow-cli](https://github.com/deis/workflow-cli)
33
2. A new [Helm chart for Deis](https://github.com/deis/charts) that references all of the new
34
images referenced above. For example, if `$DEIS_RELEASE` is `2.0.0-beta2`, the new chart would
35
be in a new directory called `workflow-beta2`.
0 commit comments