Skip to content

Commit b1a25f9

Browse files
author
edge-katanomi-app2[bot]
committed
📚 Sync docs from alaudadevops/tektoncd-operator on 5850a31f0f7efc3c760e6a779b01bdcf43809dfa
Source: update release notes for 4.4.0. (#623) Author: zhoub Ref: refs/heads/main Commit: 5850a31f0f7efc3c760e6a779b01bdcf43809dfa This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: https://github.com/alaudadevops/tektoncd-operator/commit/5850a31f0f7efc3c760e6a779b01bdcf43809dfa 🤖 Synced on 2025-10-10 06:19:07 UTC
1 parent 2fbdd98 commit b1a25f9

File tree

2 files changed

+13
-18
lines changed

2 files changed

+13
-18
lines changed

‎.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**: 2025-09-28 08:22:19 UTC
3+
- **Last synced**: 2025-10-10 06:19:06 UTC
44
- **Source repository**: alaudadevops/tektoncd-operator
5-
- **Source commit**: [1968434ba2441c9a26230719946fa59a673052f5](https://github.com/alaudadevops/tektoncd-operator/commit/1968434ba2441c9a26230719946fa59a673052f5)
5+
- **Source commit**: [5850a31f0f7efc3c760e6a779b01bdcf43809dfa](https://github.com/alaudadevops/tektoncd-operator/commit/5850a31f0f7efc3c760e6a779b01bdcf43809dfa)
66
- **Triggered by**: edge-katanomi-app2[bot]
7-
- **Workflow run**: [#74](https://github.com/alaudadevops/tektoncd-operator/actions/runs/18071662975)
7+
- **Workflow run**: [#75](https://github.com/alaudadevops/tektoncd-operator/actions/runs/18398243173)
88

99
## Files synced:
1010
- docs/

‎docs/en/overview/release_notes.mdx‎

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Release Notes
1010
# Release Notes
1111

1212
::: tip
13-
The maintenance period for version **v4.3.x** is from 15 Sep, 2025 to 15 Jan, 2026.
13+
The maintenance period for version **v4.4.x** is from 15 Oct, 2025 to 15 Feb, 2026.
1414
:::
1515

1616
## Compatibility and support matrix
@@ -20,40 +20,35 @@ The following table shows the compatibility and support matrix between the `Alau
2020
| Alauda DevOps Pipelines Version | Component Version | | | | | | ACP Version |
2121
|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|
2222
| **Operator** | **Pipelines** | **Triggers** | **CLI** | **Chains** | **Hub** | **Results** | |
23+
| 4.4.x | 1.0.x | 0.32.x | 0.41.x | 0.25.x | 1.22.x | 0.15.x | 4.0, 4.1 |
2324
| 4.3.x | 1.0.x | 0.32.x | 0.41.x | 0.25.x | 1.22.x | 0.15.x | 4.0, 4.1 |
2425
| 4.2.x (LTS) | 1.0.x | 0.32.x | 0.41.x | 0.25.x | 1.22.x | 0.15.x | 4.0, 4.1 |
2526
| 4.1.x | 0.65.x | 0.30.x | 0.39.x | 0.23.x | 1.19.x | 0.14.x | 4.0, 4.1 |
2627
| 4.0.x (LTS) | 0.65.x | 0.30.x | 0.39.x | 0.23.x | 1.19.x | 0.13.x | 4.0, 4.1 |
2728

28-
## v4.3.0
29+
## v4.4.0
2930

3031
### New and Optimized Features
3132

3233
**Pipeline**
3334

34-
- With this update, Helm application management capabilities are integrated, including:
35-
- Package or Push a Helm Chart to an OCI Registry.
36-
- Deploy or Upgrade from an OCI-hosted Helm Chart.
37-
- Deploy or Upgrade from Helm Charts in Git Repo.
38-
- With this update, when creating a `PipelineRun` on the UI, preview of `Pipeline` resources is supported.
35+
- With this update, retrying an executed `PipelineRun` now supports custom `Parameters` and `Workspaces`.
36+
- With this update, triggering a `PipelineRun` supports using a `Connector` as a workspace.
37+
- With this update, `Maven` Task supports importing CA certificates or ignoring certificate verification.
38+
- With this update, the order of resources in the UI navigation bar has been optimized, and some UI text has been adjusted.
3939

4040
**Trigger**
4141

42-
- With this update, `TriggerTemplate` supports selecting `Pipeline` from `Hub` as the triggering resource.
43-
- With this update, `TriggerTemplate` that specifies `PipelineRun` as the resource supports direct execution.
44-
45-
**Hub**
46-
47-
- With this update, it is supported to customize the `Catalog` in the `Hub` and allow registration of custom `Pipeline` or `Task` in the `Hub`.
42+
- With this update, `Trigger` supports `TriggerTemplate` as a target resource.
4843

4944
### Breaking Changes
5045

5146
No breaking changes in this release.
5247

5348
### Fixed Issues
5449

55-
{/* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v4.3.0 */}
50+
{/* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v4.4.0 */}
5651

5752
### Known Issues
5853

59-
{/* release-notes-for-bugs?template=unfixed&project=DEVOPS&version=v4.3.0 */}
54+
{/* release-notes-for-bugs?template=unfixed&project=DEVOPS&version=v4.4.0 */}

0 commit comments

Comments
 (0)