Ensures the image version is a valid semantic version of the form vMAJOR.MINOR.PATCH.
Examples: v1.0.0, v2.3.4
the version string to validate
Error if the version is not valid
Ensures the image version is a valid semantic version of the form vMAJOR.MINOR.PATCH.
Examples: v1.0.0, v2.3.4