Skip to content

Commit

Permalink
Split out release procedure from README into its own file
Browse files Browse the repository at this point in the history
  • Loading branch information
jertel committed Apr 25, 2021
1 parent 4180fd4 commit d47867d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ Maintainers, when creating a new release, follow the procedure below:
- Check the box to 'Create a discussion for this release'.
- Save the draft.
5. Verify that artifacts have been published:
- Python PIP package was [published][2] successfully.
- Helm chart has been [published][3] successfully.
- Docker Hub image was [published][4] successfully.
- Python PIP package was [published][3] successfully.
- Helm chart has been [published][4] successfully.
- Docker Hub image was [published][2] successfully.
6. Wait a minimum of a few hours for community feedback in case someone notices a problem with the the upcoming release.
7. Publish the release.

Expand Down

0 comments on commit d47867d

Please sign in to comment.