Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-16 12:31:41 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-16 12:31:41 +0300
commit418555ba81982c6ee683a39dbdec134d69bebb3f (patch)
tree606d5e0301d5da4359e5f0b4b4168c971f460c36
parent032c2a18c36d56a223f68fdcb2bd622a89f24d62 (diff)
Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.3
-rw-r--r--CHANGELOG.md7
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2d3eff78d2..da2b947d16e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 15.0.3 (2022-06-16)
+
+### Fixed (2 changes)
+
+- [Disconnect alternates when unlinking from a repository pool](gitlab-org/gitlab@a6f4b701af0d5850a10d77feeb4842b1fe017047) ([merge request](gitlab-org/gitlab!90269))
+- [Add GitLab agent image tag to install command](gitlab-org/gitlab@09decb04e391f095139412ed623164cab8023a7c) ([merge request](gitlab-org/gitlab!90269))
+
## 15.0.2 (2022-06-06)
### Added (1 change)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 49bf3b4a7ea..1f231fc2a70 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-15.0.2 \ No newline at end of file
+15.0.3 \ No newline at end of file