Skip to content

Commit 6928d28

Browse files
author
edge-katanomi-app2[bot]
committed
📚 Sync docs from alaudadevops/tektoncd-operator on d2f24f2e5030526a45fc673bd7a75c4bd0aaead6
Source: add release notes for pipeline integration with connector (#997) Author: chengjingtao Ref: refs/heads/release-4.6 Commit: d2f24f2e5030526a45fc673bd7a75c4bd0aaead6 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: https://github.com/alaudadevops/tektoncd-operator/commit/d2f24f2e5030526a45fc673bd7a75c4bd0aaead6 🤖 Synced on 2025-12-11 09:26:29 UTC
1 parent 2ab6928 commit 6928d28

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 08:03:46 UTC
3+
- **Last synced**: 2025-12-11 09:26:29 UTC
44
- **Source repository**: alaudadevops/tektoncd-operator
5-
- **Source commit**: [9c13541d87fee620e77a787441252722b9a203f7](https://github.com/alaudadevops/tektoncd-operator/commit/9c13541d87fee620e77a787441252722b9a203f7)
5+
- **Source commit**: [d2f24f2e5030526a45fc673bd7a75c4bd0aaead6](https://github.com/alaudadevops/tektoncd-operator/commit/d2f24f2e5030526a45fc673bd7a75c4bd0aaead6)
66
- **Triggered by**: edge-katanomi-app2[bot]
7-
- **Workflow run**: [#116](https://github.com/alaudadevops/tektoncd-operator/actions/runs/20126129422)
7+
- **Workflow run**: [#118](https://github.com/alaudadevops/tektoncd-operator/actions/runs/20128242238)
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)