From b465b6b28ad2a76f91d9cf749264c18964ca2d9a Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 30 Mar 2025 04:25:27 -0600 Subject: [PATCH] docs: update integration status for Bitbucket, Gitlab, and Gitea in comparison table --- apps/docs/content/docs/core/comparison.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/docs/content/docs/core/comparison.mdx b/apps/docs/content/docs/core/comparison.mdx index 96089ce..f721227 100644 --- a/apps/docs/content/docs/core/comparison.mdx +++ b/apps/docs/content/docs/core/comparison.mdx @@ -13,9 +13,9 @@ Comparison of the following deployment tools: | **Multi node support** | ✅ | ✅ | ❌ | ✅ | | **Traefik Integration** | ✅ | ✅ | Available via Plugins | ✅ | | **User Permission Management** | ✅ | ❌ | ❌ | ✅ | -| **Bitbucket Integration** | ✅ | ❌ | ❌ | ✅ | -| **Gitlab Integration** | ✅ | ❌ | ❌ | ✅ | -| **Gitea Integration** | ✅ | ❌ | ✅ | ✅ | +| **Bitbucket Integration** | ✅ | ❌ | ❌ | ❌ | +| **Gitlab Integration** | ✅ | ❌ | ❌ | ❌ | +| **Gitea Integration** | ✅ | ❌ | ✅ | ❌ | | **Advanced User Permission Management** | ✅ | ❌ | ❌ | ❌ | | **Terminal Access Built In** | ✅ | ❌ | ❌ | ✅ | | **Database Support** | ✅ | ✅ | ❌ | ✅ |