Gitlab Upgrade¶
example: gitlab-ce-17.11.6 → gitlab-ce-18.2.5
1. Prepare¶
- 1.1 Check current gitlab version
- 1.2 Download gitlab package
wget https://packages.gitlab.com/gitlab/gitlab-ce/packages/ubuntu/jammy/gitlab-ce_18.2.5-ce.0_amd64.deb/download.deb -O gitlab-ce_18.2.5-ce.0_amd64.deb
- 1.3 Upload package to gitlab server
/tmp
2. Upgrade gitlab¶
- 2.1 Install new version gitlab
If there is a pop-up window, please select
OKand pressENTER
Waiting gitlab upgrade finish
- 2.2 Re-configure gitlab
- 2.3 Re-start gitlab
- 2.4 Check gitlab








