# Create a new Release

To create a new release and make the container image available to the public follow this procedure:

  • From Code view select Releases (opens new window)
  • Click Draft a new relase
  • Decide on the new version number
  • Provide a title and summary of the changes/fixes
  • In the Choose Tag drop-down enter a new tag name matching the version you like to create
  • Choose main as the target branch
  • Choose checkbox set as latest release
  • Click Publish release This starts the release build. Wait until it is finished. Done.