Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
theboringstuff committed Nov 7, 2024
1 parent 43379c9 commit f439f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/internal/Release.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ If you want to make a new KubeMarine release, you need to do following:
python3 -m bumpver update --set-version=X.X.X
```
2. Create a new pre-release for your tag. Do not forget to generate release notes.
3. Wait for GitHub Actions completion and verify released artifacts. Following artifacts are essential for each tag:
3. Wait for GitHub Actions completion and verify released artifacts. Following artifacts are essential for each release:
* KubeMarine binaries for different OS. They could be found in release assets.
* KubeMarine python distribution package. It could be found in release assets.
* [KubeMarine image](https://github.com/Netcracker/KubeMarine/pkgs/container/kubemarine).
Expand Down

0 comments on commit f439f4c

Please sign in to comment.