gitlab: add back GITLAB_WORKHORSE_VERSION

https://github.com/NixOS/nixpkgs/commit/9b30cda2f6e301abc6f39e01902330d981b12a80#r49247855
This commit is contained in:
Milan Pässler
2021-04-08 09:56:05 +02:00
parent a20d26806f
commit 35aca2bada
2 changed files with 6 additions and 2 deletions
@@ -7,6 +7,7 @@
"passthru": {
"GITALY_SERVER_VERSION": "13.10.2",
"GITLAB_PAGES_VERSION": "1.36.0",
"GITLAB_SHELL_VERSION": "13.17.0"
"GITLAB_SHELL_VERSION": "13.17.0",
"GITLAB_WORKHORSE_VERSION": "13.10.2"
}
}