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
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.
18
22
19
23
## Maintenance Policy
20
24
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.
22
26
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 |
24
31
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:
28
33
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.
0 commit comments