gitlab: 14.1.0 -> 14.1.1

https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
(cherry picked from commit 5a69fb930d7621376a17fb144ba57da99e2814a9)
This commit is contained in:
Yureka
2021-08-05 14:17:01 +02:00
committed by Yuka
parent 8c589a79c8
commit 274b5f5099
3 changed files with 8 additions and 8 deletions
@@ -1,13 +1,13 @@
{
"version": "14.1.0",
"repo_hash": "1a61jc8rsbdbyh891nwygl7qlsj0lm8v59s66hn22csg0dvn6qk6",
"version": "14.1.1",
"repo_hash": "1cygdllhqxah7d8lmx4hcx880wijwfvbbs6dfkdzcn0cd3czpcv8",
"owner": "gitlab-org",
"repo": "gitlab",
"rev": "v14.1.0-ee",
"rev": "v14.1.1-ee",
"passthru": {
"GITALY_SERVER_VERSION": "14.1.0",
"GITALY_SERVER_VERSION": "14.1.1",
"GITLAB_PAGES_VERSION": "1.41.0",
"GITLAB_SHELL_VERSION": "13.19.0",
"GITLAB_WORKHORSE_VERSION": "14.1.0"
"GITLAB_WORKHORSE_VERSION": "14.1.1"
}
}