Hi,
how can update gitlab 11.3.6 to latest version?
i know there are many stage, but reffering to documentation first update should be to 11.11.8 but when i type: apt-get install gitlab-ce=11.11.8-ce.0 i got: E: Version ‘11.11.8-ce.0’ for ‘gitlab-ce’ was not found
os: ubuntu 20.04
any help please!
thanks
GitLab 11.11.8 is quite old (and 11.3.6 even older), I guess more than two years. That’s also before work on Ubuntu 20.04 (focal) even started, so that GitLab version was probably never build for that Ubuntu version.
You should have upgraded GitLab before moving to an Ubuntu version that doesn’t have the version you need to upgrade to, but in your current situation I think your best bet is to use the bionic repositories for GitLab (and hope those versions work on focal), until you’re on a version that was build for focal (For EE-versions, and I think it will be the same for CE, that’s 13.2.0).
1 Like