The following steps must be executed to create a release
- Update the release notes
- Update the version constant in version/version.go
- Commit & push to GitHub
- Create a new tag and push
- Update the release notes in the release
- Build the configurator binaries for OS X, Linux and Windows (execute:
make release
) - Add the binaries to the GitHub release