diff --git a/docs/release-process.md b/docs/release-process.md index 981306b0762e43eacb29a434cc1e505593548fce..173f0ce89b1c4a02e5a08b7100b3aa2ea6301f30 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -35,7 +35,7 @@ again be merged into master. 7. Tag this commit `v0.3.1` (can be done via GitLab). The corresponding Docker images will be uploaded. -8. Create *releases* on GitLab and GitHub. Upload the generated Helm package to these releases. +8. Create *releases* on GitLab and GitHub. Upload the generated Helm package to these releases via the UIs of GitLab and GitHub. 9. Switch to the `master` branch.