Allows the user to alter the ordering of the ImageTags in the build parameter.
Natural Ordering ... same Ordering as the tags had in prior versions
Reverse Natural Ordering ... the reversed original ordering
Descending Versions ... attempts to pars the tags to a version and order them descending
Ascending Versions ... attempts to pars the tags to a version and order them ascending
WARNING:
Careful with Versioned sorting, this works best with
semver or maven version compliant
ImageTags, but won't work at all under certain circumstances!
The conversion from tags to versions can fail in certain cases and cause the sorting to fail, which will result in an
empty selection list.
In such a case the user will get notified about a parameter misconfiguration.