I have a lot of similar automated builds. Adding a new tag is currently a manual process by adding a changing the build settings of an automated build, which is quite tedious for 10+ images.
Is there an alternative way like an API call which can create new tags or extend the build configuration ? Also, is it possible to add two tag to the same build configuration (like 1.0.1 and latest) without creating two separate identical build configs (except for the tag) which also lead to two different images ?