When creating a deployment out of a git commit, there is no way to differentiate it from the latest released version, because it will always report the VERSION number in the Makefile.
In those cases, we should use the hash of the last git commit in the version number. I found a way to do it here: tinyproxy/tinyproxy@9f4ed46