From c6c6d1d088b98abc577791168d30819a349bad83 Mon Sep 17 00:00:00 2001 From: Riezebos <22647971+Riezebos@users.noreply.github.com> Date: Wed, 6 Apr 2022 15:41:00 +0200 Subject: [PATCH] Update gitlab pricing https://about.gitlab.com/blog/2022/03/24/efficient-free-tier/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 623509bc..1c0b983e 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ Table of Contents - [Static Website Hosting](https://pages.github.com) (Free for Public Repos) - [Package Hosting & Container Registry](https://github.com/features/packages) (Free for public repos,500 MB storage & 1GB bandwidth outside CI/CD free for private repos) - Project Management & Issue Tracking. - * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with unlimited collaborators. Also offers the following features : + * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with up to 5 collaborators. Also offers the following features : - [CI/CD](https://about.gitlab.com/product/continuous-integration) (Free for Public Repos, 400 mins/month for private repos) - Static Sites with [GitLab Pages](https://about.gitlab.com/product/pages). - Container Registry with 10 GB limit per repo.