Skip to content

Commit 17c12e3

Browse files
authored
Merge pull request #683 from mboersma/more-update-release-doc
docs(releases): move workflow docs release after changelog PR
2 parents 4b6b265 + c61eedb commit 17c12e3

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/roadmap/releases.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,12 @@ Some Workflow components not in the Helm chart must also be tagged in sync with
159159
Follow the [component release process](#how-to-release-a-component) above and ensure that
160160
these components are tagged:
161161

162-
- [deis/workflow][]
163162
- [deis/workflow-cli][]
164163
- [deis/workflow-e2e][]
165164

165+
The version number for [deis/workflow-cli][] should always match the overall Workflow version
166+
number.
167+
166168
### Step 3: Create Helm Chart
167169

168170
To create and stage a release candidate chart for Workflow, we will build the [workflow-chart-stage](https://ci.deis.io/job/workflow-chart-stage) job with the following parameters:
@@ -242,6 +244,10 @@ Make sure to add a header to the page to make it clear that this is for a Workfl
242244
## Workflow v2.9.1 -> v2.10.0
243245
```
244246

247+
Once the PR has been reviewed and merged, do a [component release](#how-to-release-a-component) of
248+
[deis/workflow][] itself. The version number for [deis/workflow][] should always match the
249+
overall Workflow version number.
250+
245251
### Step 8: Close GitHub Milestones
246252

247253
Create a pull request at [seed-repo](https://github.com/deis/seed-repo) to close the release

0 commit comments

Comments
 (0)