gitlab: add back GITLAB_WORKHORSE_VERSION

9b30cda2f6 (r49247855)
This commit is contained in:
Milan Pässler
2021-04-08 09:54:56 +02:00
parent a20d26806f
commit 35aca2bada
2 changed files with 6 additions and 2 deletions

View File

@@ -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"
}
}