Skip to content

Commit b0c4187

Browse files
author
edge-katanomi-app2[bot]
committed
📚 Sync docs from alaudadevops/gitlab-ce-operator on 2e49d34bb5f3f314eadb42c6ae527ca397dc0407
Source: 增加gitlab升级自动化(其中pg的版本为16+) (#258) Author: cytong Ref: refs/heads/release-18.2 Commit: 2e49d34bb5f3f314eadb42c6ae527ca397dc0407 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: https://github.com/alaudadevops/gitlab-ce-operator/commit/2e49d34bb5f3f314eadb42c6ae527ca397dc0407 🤖 Synced on 2025-10-28 01:26:47 UTC
1 parent f8d0be0 commit b0c4187

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

.github/SYNC_INFO.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Documentation Sync Information
22

3-
- **Last synced**: 2025-10-20 03:29:11 UTC
3+
- **Last synced**: 2025-10-28 01:26:47 UTC
44
- **Source repository**: alaudadevops/gitlab-ce-operator
5-
- **Source commit**: [b95aade853b7e19ff02c340ff6d0d7721b2c2f24](https://github.com/alaudadevops/gitlab-ce-operator/commit/b95aade853b7e19ff02c340ff6d0d7721b2c2f24)
6-
- **Triggered by**: nanjingfm
7-
- **Workflow run**: [#41](https://github.com/alaudadevops/gitlab-ce-operator/actions/runs/18641185188)
5+
- **Source commit**: [2e49d34bb5f3f314eadb42c6ae527ca397dc0407](https://github.com/alaudadevops/gitlab-ce-operator/commit/2e49d34bb5f3f314eadb42c6ae527ca397dc0407)
6+
- **Triggered by**: edge-katanomi-app2[bot]
7+
- **Workflow run**: [#43](https://github.com/alaudadevops/gitlab-ce-operator/actions/runs/18861087505)
88

99
## Files synced:
1010
- docs/

docs/en/install/02_gitlab_credential.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This document describes how to configure the credentials required for GitLab ins
1818
GitLab has the following requirements for Redis deployment mode and version:
1919

2020
- Deployment modes support both `Standalone` and `Sentinel` modes, but Redis `Cluster` mode is not supported
21-
- Redis version 6.2 or above is required
21+
- Redis version 7.2 or above is required
2222

2323
### Credential Format
2424

docs/en/install/03_gitlab_deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ According to community recommendations and practices, a non-high-availability Gi
6868

6969
**PostgreSQL**
7070

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.
7272

7373
- 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.
7474

docs/en/overview/features.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ weight: 20
4949

5050
Receive real-time updates in external tools whenever changes occur in epics, enhancing workflow automation and collaboration.
5151

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/).
5353

5454
## Enhanced features
5555

docs/en/overview/intro.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ weight: 10
66

77
## GitLab Introduction
88

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.
1010

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.
1212

1313
## GitLab Advantages
1414

1515
- Enhanced Security
1616

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.
1818

1919
- Comprehensive DevOps Platform
2020

@@ -26,7 +26,7 @@ GitLab CE v17.8 builds on the platform's foundation with enhanced security featu
2626

2727
- Container Registry Management
2828

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.
3030

3131
- Kubernetes Integration
3232

docs/en/overview/release_notes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The following table shows the compatibility and support matrix between the Alaud
1414

1515
| Alauda Build of Gitlab Operator Version | Gitlab Version | ACP Version |
1616
| --------------------------------- | --------------- | --------------- |
17-
| v18.2.0 | v18.2.8 | v4.0 |
17+
| v18.2.0 | v18.2.8 | v4.1 |
1818

1919
## v18.2.0
2020

0 commit comments

Comments
 (0)