You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/install/03_gitlab_deploy.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ According to community recommendations and practices, a non-high-availability Gi
68
68
69
69
**PostgreSQL**
70
70
71
-
- The PostgreSQL component version currently required by GitLab is v14. It is recommended to deploy PostgreSQL instances using the PostgreSQL Operator provided by the platform, and then complete PostgreSQL integration by configuring access credentials.
71
+
- The PostgreSQL component version currently required by GitLab is v16. It is recommended to deploy PostgreSQL instances using the PostgreSQL Operator provided by the platform, and then complete PostgreSQL integration by configuring access credentials.
72
72
73
73
- PostgreSQL access is achieved by configuring a `secret` resource with specific format content. See [Configure Redis, PostgreSQL, and Account Credentials](./02_gitlab_credential.mdx) for details.
Copy file name to clipboardExpand all lines: docs/en/overview/features.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ weight: 20
49
49
50
50
Receive real-time updates in external tools whenever changes occur in epics, enhancing workflow automation and collaboration.
51
51
52
-
For a full set of features available in GitLab v17.8 Community Edition, please refer to the [GitLab v17.8 Documentation](https://archives.docs.gitlab.com/17.8/ee/user/).
52
+
For a full set of features available in GitLab v18.2 Community Edition, please refer to the [GitLab v18.2 Documentation](https://archives.docs.gitlab.com/18.3/ee/user/).
Copy file name to clipboardExpand all lines: docs/en/overview/intro.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ weight: 10
6
6
7
7
## GitLab Introduction
8
8
9
-
GitLab Community Edition (CE) v17.8 is a comprehensive DevOps platform that provides a complete software development lifecycle solution in a single application. As an open-source, self-hosted alternative to proprietary software development tools, GitLab CE offers robust capabilities for source code management, continuous integration/continuous deployment (CI/CD), security scanning, and project management.
9
+
GitLab Community Edition (CE) is a comprehensive DevOps platform that provides a complete software development lifecycle solution in a single application. As an open-source, self-hosted alternative to proprietary software development tools, GitLab CE offers robust capabilities for source code management, continuous integration/continuous deployment (CI/CD), security scanning, and project management.
10
10
11
-
GitLab CE v17.8 builds on the platform's foundation with enhanced security features, improved container management, and expanded CI/CD capabilities, making it an ideal solution for development teams of all sizes seeking to streamline their software development workflows.
11
+
GitLab CE builds on the platform's foundation with enhanced security features, improved container management, and expanded CI/CD capabilities, making it an ideal solution for development teams of all sizes seeking to streamline their software development workflows.
12
12
13
13
## GitLab Advantages
14
14
15
15
- Enhanced Security
16
16
17
-
GitLab CE v17.8 introduces protected container repositories with strict access controls and granular permissions for push, pull, and management operations. Secret detection now includes remediation steps to help teams quickly address security vulnerabilities.
17
+
GitLab CE introduces protected container repositories with strict access controls and granular permissions for push, pull, and management operations. Secret detection now includes remediation steps to help teams quickly address security vulnerabilities.
18
18
19
19
- Comprehensive DevOps Platform
20
20
@@ -26,7 +26,7 @@ GitLab CE v17.8 builds on the platform's foundation with enhanced security featu
26
26
27
27
- Container Registry Management
28
28
29
-
GitLab CE v17.8 enhances container registry management with improved security features and better integration with CI/CD pipelines, making it easier to store, manage, and distribute container images.
29
+
GitLab CE enhances container registry management with improved security features and better integration with CI/CD pipelines, making it easier to store, manage, and distribute container images.
0 commit comments