Gitlab CE 10.4.2 not available for raspberry pi
Summary
The last version available for raspberry pi is 10.4.1 while 10.4.2 was released 5 days ago. Please, could you check why it is falling behind?
Thanks in advance,
Steps to reproduce
The last version available at https://packages.gitlab.com/gitlab/raspberry-pi2 is 10.4.1 while 10.4.2 was released for other targets 5 days ago.
apt
is consistent with the above:
apt-update
apt-cache policy gitlab-ce
root@rpi1:~# apt-get update
Hit:1 http://archive.raspberrypi.org/debian stretch InRelease
Hit:2 http://mirrordirector.raspbian.org/raspbian stretch InRelease
Hit:3 https://packages.gitlab.com/gitlab/raspberry-pi2/raspbian jessie InRelease
Hit:4 https://packages.gitlab.com/runner/gitlab-runner/raspbian stretch InRelease
Reading package lists... Doneroot@rpi1:~# apt-cache policy gitlab-ce
gitlab-ce:
Installed: 10.4.1-ce.0
Candidate: 10.4.1-ce.0
Version table:
*** 10.4.1-ce.0 500
500 https://packages.gitlab.com/gitlab/raspberry-pi2/raspbian jessie/main armhf Packages
100 /var/lib/dpkg/status
10.4.0-rc8.ce.0 500
500 https://packages.gitlab.com/gitlab/raspberry-pi2/raspbian jessie/main armhf Packages
...