Skip to content

Commit bda650a

Browse files
committed
📚 Sync docs from alaudadevops/gitlab-ce-operator on 1264fff6eee4b1d0fee2740c29b66189c6857cd3
Source: feat: upgrade gitlab to 18.8.6 Author: mingfu Ref: refs/heads/main Commit: 1264fff6eee4b1d0fee2740c29b66189c6857cd3 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: AlaudaDevops/gitlab-ce-operator@1264fff 🤖 Synced on 2026-03-26 04:25:35 UTC
1 parent 62ba552 commit bda650a

4 files changed

Lines changed: 12 additions & 11 deletions

File tree

‎.github/SYNC_INFO.md‎

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

3-
- **Last synced**: 2026-03-12 12:37:52 UTC
3+
- **Last synced**: 2026-03-26 04:25:35 UTC
44
- **Source repository**: alaudadevops/gitlab-ce-operator
5-
- **Source commit**: [3408eec21baa9feacd58ec8cdea5465ccd37dcc0](https://github.com/alaudadevops/gitlab-ce-operator/commit/3408eec21baa9feacd58ec8cdea5465ccd37dcc0)
5+
- **Source commit**: [1264fff6eee4b1d0fee2740c29b66189c6857cd3](https://github.com/alaudadevops/gitlab-ce-operator/commit/1264fff6eee4b1d0fee2740c29b66189c6857cd3)
66
- **Triggered by**: nanjingfm
7-
- **Workflow run**: [#77](https://github.com/alaudadevops/gitlab-ce-operator/actions/runs/23002325788)
7+
- **Workflow run**: [#82](https://github.com/alaudadevops/gitlab-ce-operator/actions/runs/23577458720)
88

99
## Files synced:
1010
- docs/

‎docs/en/overview/lifecycle_policy.mdx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Below is the lifecycle timeline for released versions of the `Alauda Build of Gi
1010

1111
| Version | Release Date | End of Support |
1212
| ------- | ------------ | -------------- |
13+
| v18.8.z | 2026-05-15 | 2027-05-15 |
1314
| v18.5.z | 2026-01-15 | 2027-01-15 |
1415
| v18.2.z | 2025-11-15 | 2026-11-15 |
1516
| v17.11.z | 2025-06-30 | 2026-06-30 |

‎docs/en/overview/release_notes.mdx‎

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 40
55
# Release Notes
66

77
::: tip
8-
The maintenance period for version **v18.5.z** is from January 15, 2026 to January 15, 2027.
8+
The maintenance period for version **v18.8.z** is from May 15, 2026 to May 15, 2027.
99
:::
1010

1111
## Compatibility and support matrix
@@ -14,26 +14,25 @@ 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.5.0 | v18.5.4 | v4.0,v4.1,v4.2 |
17+
| v18.8.0 | v18.8.6 | v4.0,v4.1,v4.2 |
1818

19-
## v18.5.0
19+
## v18.8.0
2020

2121
### Features and Enhancements
2222

2323
#### Alauda Build of Gitlab
2424

25-
The Alauda Build of Gitlab operator now integrates the community edition of Gitlab version 18.5.4. By this update, this operator enables users to leverage the latest features and improvements from the Gitlab community, supporting efficient software development workflows.
25+
The Alauda Build of Gitlab operator now integrates the community edition of Gitlab version 18.8.6. By this update, this operator enables users to leverage the latest features and improvements from the Gitlab community, supporting efficient software development workflows.
2626

27-
To know more about Gitlab v18.5 features, please visit [Gitlab v18.5 Release Blog](https://about.gitlab.com/releases/2025/10/16/gitlab-18-5-released/).
27+
To know more about Gitlab v18.8 features, please visit [Gitlab v18.8 Release Blog](https://about.gitlab.com/releases/2026/01/15/gitlab-18-8-released/).
2828

2929

3030
### Fixed Issues
3131

3232

33-
{/* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v18.5.0 */}
33+
{/* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v18.8.0 */}
3434

3535

3636
### Known Issues
3737

38-
{/* release-notes-for-bugs?template=unfixed&project=DEVOPS&version=v18.5.0 */}
39-
38+
{/* release-notes-for-bugs?template=unfixed&project=DEVOPS&version=v18.8.0 */}

‎docs/en/upgrade/01_upgrade.mdx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The table below contains the complete upgrade path. When upgrading, you need to
2222
| 2 | 17.11.z | - |
2323
| 3 | 18.2.z | [**PostgreSQL 16** (upgrade required)](../install/02_gitlab_credential.mdx#pg-requirements) |
2424
| 3 | 18.5.z | |
25+
| 4 | 18.8.z | |
2526

2627
:::info
2728
In the version numbers above, the `.z` indicates the latest available patch version for that minor release.

0 commit comments

Comments
 (0)