Bump golang and postgres versions in documentation on self-installed instances

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

The version of golang and postgres in the self-installation install and upgrade docs are bumped.

Looking at the golang binaries in the omnibus bundle with gdb, one can see that they are already built with golang 1.22.4, so let's not hint people at trying older golang versions than are used by the real deal.

The notice about the postgres version is technically correct (16.0 requires 13 or later), but being more precise should be more helpful.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading