Treat RC releases as official releases for the QA image

Resolves #448 (closed)

When deploying an RC to preprod gitlab-qa was unable to find the QA image. This expands the regex for official releases to include RC tags since the QA image will have the version tag, not the sha.

Merge request reports

Loading