summaryrefslogtreecommitdiff
path: root/www/gitlab/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitlab/Makefile.common')
-rw-r--r--www/gitlab/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common
index 9e81c0be915f..8ecbae27d4a3 100644
--- a/www/gitlab/Makefile.common
+++ b/www/gitlab/Makefile.common
@@ -1,4 +1,4 @@
-GITLAB_VERSION= 18.2.2
+GITLAB_VERSION= 18.3.1
GITLAB_PORTREVISION= 0
# Git version gitaly should use (from gitlab mirror)
@@ -9,8 +9,8 @@ GITLAB_GIT_VERSION= 2.50.0
GITLAB_GIT_VERSION_SHORT= ${GITLAB_GIT_VERSION:C/^([0-9]*\.[0-9]*)\..*/\1/}
# Overwrite version for gitlab-kas-grpc
-#GITLAB_KAS_GRPC_VERSION= ${GITLAB_VERSION}
-GITLAB_KAS_GRPC_VERSION= 18.2.1
+GITLAB_KAS_GRPC_VERSION= ${GITLAB_VERSION}
+#GITLAB_KAS_GRPC_VERSION= 18.2.1
# Rails version
RAILS_VERSION= 7.1.5.2