Binary packages (Deb / Rpm) of Gerrit version 2.11.7 are now available
If you have already installed Gerrit 2.10 / 2.11 using them, you need to execute:
Binary packages (Deb / Rpm).
(on Debian / Ubuntu)
apt-get update & apt-get install gerrit=2.11.7-1
(on CentOS / RedHat)
yum clean all && yum install gerrit-2.11.7-1
Docker images of Gerrit are available on DockerHub at:
In order to fetch Gerrit with CentOS 7:
docker pull gerritforge/gerrit-centos7:2.11.7
In order to fetch Gerrit with Ubuntu 15.04:
docker pull gerritforge/gerrit-ubuntu15.04:2.11.7
If you have not configured yet the GerritForge / BinTray repositories, the instructions are on:
NOTE: The upgrade command will automatically stop Gerrit, upgrade and reindex. Once the upgrade is completed Gerrit will need to be started again manually.