Skip to content

Commit b819f35

Browse files
author
edge-katanomi-app2[bot]
committed
📚 Sync docs from alaudadevops/tektoncd-operator on ccdac16317d13b6a360535aebaddfc61837da292
Source: add release notes for pipeline integration with connector (#998) Author: edge-katanomi-app2[bot] Ref: refs/heads/main Commit: ccdac16317d13b6a360535aebaddfc61837da292 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: https://github.com/alaudadevops/tektoncd-operator/commit/ccdac16317d13b6a360535aebaddfc61837da292 🤖 Synced on 2025-12-11 10:08:13 UTC
1 parent 9e87738 commit b819f35

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
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-12-11 09:01:19 UTC
3+
- **Last synced**: 2025-12-11 10:08:13 UTC
44
- **Source repository**: alaudadevops/tektoncd-operator
5-
- **Source commit**: [353c1c82aadf50a3cf772f70eb69f9ed9ae5a643](https://github.com/alaudadevops/tektoncd-operator/commit/353c1c82aadf50a3cf772f70eb69f9ed9ae5a643)
5+
- **Source commit**: [ccdac16317d13b6a360535aebaddfc61837da292](https://github.com/alaudadevops/tektoncd-operator/commit/ccdac16317d13b6a360535aebaddfc61837da292)
66
- **Triggered by**: edge-katanomi-app2[bot]
7-
- **Workflow run**: [#117](https://github.com/alaudadevops/tektoncd-operator/actions/runs/20127557474)
7+
- **Workflow run**: [#119](https://github.com/alaudadevops/tektoncd-operator/actions/runs/20129403344)
88

99
## Files synced:
1010
- docs/

‎docs/en/overview/release_notes.mdx‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,17 @@ The following table shows the compatibility and support matrix between the `Alau
5050

5151
- With this update, `Pipelines-as-Code` now supports integration with `GitLab`, allowing users to implement pipeline-as-code using GitLab repositories.
5252

53+
**Pipeline Integration with Connector**
54+
55+
- With this update, `Pipeline` and `Task` support integration with `Connector` for resource browsing and selection. You can now integrate connectors to browse and select resources from external systems during pipeline configuration, eliminating manual URL entry and reducing configuration errors.
56+
* Supports browsing and selecting Git Revision of Git repositories through git connectors.
57+
* Supports browsing and selecting Git Repository and Git Revision through gitlab connectors.
58+
* Supports browsing and selecting OCI Artifact Tags through OCI connectors.
59+
* Supports browsing and selecting OCI Repository and Artifact Tags through Harbor connectors.
60+
* More about it, see [Pipeline Integration with Connector](../pipelines/concepts/integrate_with_connector.mdx)
61+
* This feature depends on Plugin of `Alauda Container Platform Tenant Management`
62+
* `>=` v4.1.15 is required for v4.1.x (ACP >= v4.1.3)
63+
5364
### Breaking Changes
5465

5566
No breaking changes in this release.

0 commit comments

Comments
 (0)