Skip to content

Commit fcab233

Browse files
author
Vaughn Dice
authored
Merge pull request #651 from vdice/workflow-stage-job-releases
docs(releases.md): update to reference workflow-chart-stage job
2 parents 4d48303 + 3773830 commit fcab233

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
@@ -165,7 +165,7 @@ these components are tagged:
165165

166166
### Step 3: Create Helm Chart
167167

168-
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:
168+
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:
169169

170170
`CHART_REPO_TYPE=staging` and `RELEASE_TAG=$WORKFLOW_RELEASE`
171171

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

191191
### Step 5: Release the Chart
192192

0 commit comments

Comments
 (0)