Skip to content

Commit c61eedb

Browse files
committed
docs(releases): move workflow docs release after changelog PR
1 parent 70f50a5 commit c61eedb

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:
@@ -243,6 +245,10 @@ Make sure to add a header to the page to make it clear that this is for a Workfl
243245
## Workflow v2.9.0 -> v2.9.1
244246
```
245247

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

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

0 commit comments

Comments
 (0)