gitlab: 12.10.8 -> 13.0.3
https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/ https://about.gitlab.com/releases/2020/05/27/security-release-13-0-1-released/ https://about.gitlab.com/releases/2020/05/29/gitlab-13-0-3-released/ The gitaly gitlab-shell config has moved into gitaly.toml. See https://gitlab.com/gitlab-org/gitaly/-/issues/2182 for more info.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "12.10.8",
|
||||
"repo_hash": "189l6l47s5lz0y2qjbai1n9l6yq513d38apyv88c3by3r41m86y1",
|
||||
"version": "13.0.3",
|
||||
"repo_hash": "1jgyk8fxcizxggjy7nfyysjbx9bc0fhq3ayzb06gbhwfd0h48435",
|
||||
"owner": "gitlab-org",
|
||||
"repo": "gitlab",
|
||||
"rev": "v12.10.8-ee",
|
||||
"rev": "v13.0.3-ee",
|
||||
"passthru": {
|
||||
"GITALY_SERVER_VERSION": "12.10.8",
|
||||
"GITLAB_PAGES_VERSION": "1.17.0",
|
||||
"GITLAB_SHELL_VERSION": "12.2.0",
|
||||
"GITLAB_WORKHORSE_VERSION": "8.30.2"
|
||||
"GITALY_SERVER_VERSION": "13.0.3",
|
||||
"GITLAB_PAGES_VERSION": "1.18.0",
|
||||
"GITLAB_SHELL_VERSION": "13.2.0",
|
||||
"GITLAB_WORKHORSE_VERSION": "8.31.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user