Skip to content

Commit

Permalink
docs: add info about coping generated changelog to release notes (#3290)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolenda-sumo authored Sep 22, 2023
1 parent c04f4a6 commit b65f03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Perform the following steps in order to release new verions of helm chart.
git push -u origin "release-v${TAG%.*}"
```

1. Create [new release][releases]
1. Create [new release][releases]. Copy generated changelog to release notes.

[deploy_title]: /docs/README.md#deployment-guide-for-unreleased-version
[changelog]: /CHANGELOG.md#unreleased
Expand Down

0 comments on commit b65f03e

Please sign in to comment.