push-images creates generic container tags such as deploy--dot-com
We should preserve the actual version tags where they exist.
Primary example is the laconic.com
https://github.com/LaconicNetwork/laconic.com/tags
Unique tags are important for kubernetes updating existing deployments, without them it may not pull the updated images and a human operator cannot easily verify the actually image that is deployed.
@prathamesh0
push-images creates generic container tags such as deploy--dot-com
We should preserve the actual version tags where they exist.
Primary example is the laconic.com
https://github.com/LaconicNetwork/laconic.com/tags
Unique tags are important for kubernetes updating existing deployments, without them it may not pull the updated images and a human operator cannot easily verify the actually image that is deployed.
@prathamesh0