Skip to content

Commit 3773830

Browse files
author
Vaughn Dice
committed
docs(releases.md): update to reference workflow-chart-stage job
ref deis/jenkins-jobs#303
1 parent 84fbf39 commit 3773830

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/roadmap/releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ these components are tagged:
157157

158158
### Step 3: Create Helm Chart
159159

160-
To create and stage a release candidate chart for Workflow, we will build the [workflow-chart-publish](https://ci.deis.io/job/workflow-chart-publish) job with the following parameters:
160+
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:
161161

162162
`CHART_REPO_TYPE=staging` and `RELEASE_TAG=$WORKFLOW_RELEASE`
163163

@@ -178,7 +178,7 @@ When showstopper-level bugs are found, the process is as follows:
178178
1. Create a component PR that fixes the bug.
179179
1. Once the PR passes and is reviewed, merge it and do a new
180180
[component release](#how-to-release-a-component)
181-
1. Trigger the same `workflow-chart-publish` job as mentioned in Step 3 to upload the newly-generated Workflow release candidate chart to staging.
181+
1. Trigger the same `workflow-chart-stage` job as mentioned in Step 3 to upload the newly-generated Workflow release candidate chart to staging.
182182

183183
### Step 5: Release the Chart
184184

0 commit comments

Comments
 (0)