Add minio, postgres and redis versions
What does this MR do and why?
This MR updates gitlab-org/gitlab
's .tool-versions
file to list more required dependencies the project has, by porting what's defined in https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/.tool-versions-gdk.
Once this MR is merged, https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/.tool-versions-gdk will updated to not define dependencies that gitlab-org/gitlab
needs and instead defer to gitlab-org/gitlab
's .tool-versions
file.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.