You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release can be created in any release branch, not only on the main branch.
To identify a final release vs a pre-release, add a new boolean is_final_release to the github workflow to select whether it is a final one and we want to update the corresponding Dockerhub tag 'latest'.