The goal is to move to:
- one branch per release with tags if necessary
- container images generated from the branch will have the following tags: the git commit partial hash and release version
- the main branch is the latest merged and released code
This will ease the consumption and rebuild capabilities for third parties.