Allows an admin to set the default tag order for any new ImageTag parameter created.
This value can be altered on a per parameter basis, this is only the default if not altered.
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 ordering, 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.