Skip to content

Commit 6d73101

Browse files
committed
📚 Sync docs from alaudadevops/tektoncd-operator on 6c12dd03bf25b27e91c62051bb716bfc1a3c3529
Source: update v4.0 EOL:2026-12-08 (#1540) Author: zhoub Ref: refs/heads/release-4.0 Commit: 6c12dd03bf25b27e91c62051bb716bfc1a3c3529 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: AlaudaDevops/tektoncd-operator@6c12dd0 🤖 Synced on 2026-04-03 01:48:58 UTC
1 parent f6d13d2 commit 6d73101

3 files changed

Lines changed: 21 additions & 13 deletions

File tree

.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**: 2026-03-31 16:09:42 UTC
3+
- **Last synced**: 2026-04-03 01:48:57 UTC
44
- **Source repository**: alaudadevops/tektoncd-operator
5-
- **Source commit**: [50edd5065f3d778e6b7361de15fd225e826c5e78](https://github.com/alaudadevops/tektoncd-operator/commit/50edd5065f3d778e6b7361de15fd225e826c5e78)
6-
- **Triggered by**: edge-katanomi-app2[bot]
7-
- **Workflow run**: [#173](https://github.com/alaudadevops/tektoncd-operator/actions/runs/23807382418)
5+
- **Source commit**: [6c12dd03bf25b27e91c62051bb716bfc1a3c3529](https://github.com/alaudadevops/tektoncd-operator/commit/6c12dd03bf25b27e91c62051bb716bfc1a3c3529)
6+
- **Triggered by**: l-qing
7+
- **Workflow run**: [#179](https://github.com/alaudadevops/tektoncd-operator/actions/runs/23930189772)
88

99
## Files synced:
1010
- docs/

docs/en/overview/lifecycle_policy.mdx

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,28 @@ Below is the lifecycle schedule for released versions of the `Alauda DevOps Pipe
1010

1111
| Alauda DevOps Pipelines Version | Tekton Component Versions | Release Date | End of Support |
1212
| :----: | ------------------------ | :----------: | :--------------: |
13-
| v4.0.z | Pipelines: v0.65.z<br />Chains: v0.23.z<br />Pipelines-as-Code: v0.32.z<br />Results: v0.13.z<br />Triggers: v0.30.z<br />Tekton Hub: v1.19.z | 2025-04-08 | 2026-04-08 |
13+
| v4.0.z | Pipelines: v0.65.z<br />Chains: v0.23.z<br />Pipelines-as-Code: v0.32.z<br />Results: v0.13.z<br />Triggers: v0.30.z<br />Tekton Hub: v1.19.z | 2025-04-08 | 2026-12-08 |
1414

1515
## Release Policy
1616

17-
The `Alauda DevOps Pipelines` operator releases a new version every four to six months, updating the operator to the latest or second latest [LTS](https://github.com/tektoncd/community/blob/main/releases.md#support-policy) version officially released by Tekton.
17+
A new minor version of the `Alauda DevOps Pipelines` operator is released every month.
18+
19+
Within every 4-month period, the last minor version will be selected as a Long Term Support (LTS) version. LTS versions are supported for 12 months, while non-LTS versions are supported four months.
20+
21+
During these four months, we will update to the latest or second [LTS](https://github.com/tektoncd/community/blob/main/releases.md#support-policy) version officially released by Tekton.
1822

1923
## Maintenance Policy
2024

21-
Alauda provides 12 months of maintenance support for each released version of the Tekton operator.
25+
Alauda provides comprehensive maintenance support for the `Alauda DevOps Pipelines` operator with different support durations based on version type.
2226

23-
During the maintenance period, Alauda will provide the following services to customers:
27+
| Version Type | Support Duration | Examples |
28+
|:------------:|:----------------:|:--------:|
29+
| LTS (Long Term Support) | 12 months | 4.0.x |
30+
| Non-LTS | 4 months | 4.1.x |
2431

25-
1. Track the patch versions released by Tekton and promptly provide patches containing bug fixes and security updates.
26-
2. Provide security updates that comply with Alauda's security standards.
27-
3. Assist customers in smoothly upgrading the Tekton operator to new versions.
32+
During the maintenance period, Alauda provides the following services:
2833

29-
Additionally, Alauda will release a security update every two months during the maintenance period to ensure the security and stability of the operator.
34+
1. **Security Updates**: Regular security patches and updates that comply with Alauda's security standards.
35+
2. **Bug Fixes**: Prompt delivery of bug fixes from upstream Tekton releases.
36+
3. **Upgrade Assistance**: Support for smooth operator upgrades to newer versions.
37+
4. **Regular Maintenance**: Security updates released every two months to ensure stability.

docs/en/overview/release_notes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Release Notes
1111
# Release Notes
1212

1313
::: tip
14-
The maintenance period for version **v4.0.z** is from April 8, 2025 to April 8, 2026.
14+
The maintenance period for version **v4.0.z** is from April 8, 2025 to Dec 8, 2026.
1515
:::
1616

1717
## Compatibility and support matrix \{#compatibility-and-support-matrix}

0 commit comments

Comments
 (0)