Skip to content

Commit

Permalink
Adjusting instructions for clarity (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Huanca authored Jun 21, 2019
1 parent d8d0783 commit 5b9257b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ The steps are:
3. Tag the latest branch for this repo
1. Pull the latest for the `master` branch
2. Run `git tag $VERSION && git push --tags`
3. Wait for CircleCI to finish the build for the tag, which will:
1. Create the proper image tag in quay.io
2. Add an entry to the releases page on GitHub
3. Wait for CircleCI to finish the build for the tag, which pushes images to quay.io and creates a release in github
4. Merge the PR for the charts repo you created in step 1.

0 comments on commit 5b9257b

Please sign in to comment.