@@ -21,11 +21,12 @@ Currently Codefresh supports:
2121* GitHub Cloud
2222* GitHub On-premises
2323* Bitbucket
24+ * Bitbucket Server (new version of Stash)
2425* GitLab Cloud
2526* GitLab On-premises
2627* Azure DevOps Git
2728* Atlassian Stash (old version of Bibucket Server)
28- * Bitbucket Server (new version of Stash)
29+
2930
3031Atlassian Stash/Bitbucket server, as well as the on-premises version of GitLab and GitHub, are only available to Codefresh enterprise customers.
3132
@@ -328,10 +329,9 @@ to Bitbucket server.
328329
329330##Bitbucket Server
330331
331- Bitbucket server is the new and current name of Atlassian Stash. Again, it is only available for an on-premises
332- installation.
332+ Bitbucket Server is the new and current name of Atlassian Stash. Bitbucket Server is supported in both on-premises and Runner installations.
333333
334- Codefresh supports Bitbucketserver versions 5.4.0+ since those expose the API used by the integration.
334+ Codefresh supports BitbucketServer versions 5.4.0+ since those expose the API used by the integration.
335335
336336###Using External Secrets for BitBucket Token
337337