Skip to content

Commit 6751c10

Browse files
author
edge-katanomi-app2[bot]
committed
📚 Sync docs from alaudadevops/connectors-operator on c2d122ed13d01e69885b7418773d613a2e9732f0
Source: docs: change pipelines docs version to 4.6 (#481) (#486) Author: chengjingtao Ref: refs/heads/release-1.6 Commit: c2d122ed13d01e69885b7418773d613a2e9732f0 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: https://github.com/alaudadevops/connectors-operator/commit/c2d122ed13d01e69885b7418773d613a2e9732f0 🤖 Synced on 2025-12-24 07:07:59 UTC
1 parent af7eacb commit 6751c10

File tree

3 files changed

+20
-18
lines changed

3 files changed

+20
-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-12-22 06:52:38 UTC
3+
- **Last synced**: 2025-12-24 07:07:59 UTC
44
- **Source repository**: alaudadevops/connectors-operator
5-
- **Source commit**: [6428a0921d4df1a69ad85bfca5ea59f7c4a8c0ba](https://github.com/alaudadevops/connectors-operator/commit/6428a0921d4df1a69ad85bfca5ea59f7c4a8c0ba)
5+
- **Source commit**: [c2d122ed13d01e69885b7418773d613a2e9732f0](https://github.com/alaudadevops/connectors-operator/commit/c2d122ed13d01e69885b7418773d613a2e9732f0)
66
- **Triggered by**: edge-katanomi-app2[bot]
7-
- **Workflow run**: [#75](https://github.com/alaudadevops/connectors-operator/actions/runs/20424280830)
7+
- **Workflow run**: [#77](https://github.com/alaudadevops/connectors-operator/actions/runs/20480630090)
88

99
## Files synced:
1010
- docs/

‎docs/en/overview/lifecycle_policy.mdx‎

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@ weight: 30
88

99
Below is the lifecycle timeline for released versions of the `Alauda DevOps Connectors` operator:
1010

11-
| Version | Release Date | End of Support |
12-
| ------- | ------------ | -------------- |
13-
| v1.6.z | 2025-12-19 | 2026-04-19 |
14-
| v1.4.z | 2025-10-15 | 2026-02-15 |
15-
| v1.2.z | 2025-08-27 | 2025-12-27 |
16-
| v1.1.z | 2025-07-15 | 2025-11-15 |
17-
| v1.0.z | 2025-04-08 | 2025-07 |
18-
11+
| Version | Release Date | End of Support |
12+
| ------------ | ------------ | -------------- |
13+
| v1.6.z (LTS) | 2025-12-25 | 2026-12-25 |
14+
| v1.4.z | 2025-10-15 | 2026-02-15 |
15+
| v1.2.z | 2025-08-27 | 2025-12-27 |
16+
| v1.1.z | 2025-07-15 | 2025-11-15 |
17+
| v1.0.z | 2025-04-08 | 2025-07 |
1918

2019
## Release Policy
2120

‎docs/en/overview/release_notes.mdx‎

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ i18n:
66
title: Release Notes
77
---
88

9-
109
# Release Notes
1110

1211
::: tip
13-
The maintenance period for version **v1.2.z** is from August 22, 2025 to December 22, 2025.
12+
The maintenance period for version **v1.6.z** is from December 25, 2025 to December 25, 2026.
1413
:::
1514

1615
## Compatibility and support matrix
@@ -19,14 +18,14 @@ The following table shows the compatibility and support matrix between the Alaud
1918

2019
| Alauda DevOps Connectors Operator Version | ACP Version |
2120
| ----------------------------------------- | ----------- |
22-
| v1.6.0 | v4.2, v4.1 |
21+
| v1.6.0 (LTS) | v4.2, v4.1 |
2322
| v1.4.0 | v4.1, v4.0 |
2423
| v1.2.1 | v4.1, v4.0 |
2524
| v1.1.0 | v4.1, v4.0 |
2625
| v1.0.8 | v4.0 |
2726
| v1.0.4 | v4.0 |
2827

29-
## v1.6.0
28+
## v1.6.0 (LTS)
3029

3130
### Features and Enhancements
3231

@@ -42,8 +41,12 @@ The following table shows the compatibility and support matrix between the Alaud
4241
**ResourceInterface for Pipeline Integration**
4342

4443
- Provides out-of-the-box definitions for `GitCodeRepository`, `OCIArtifact`, and `MavenArtifact` resources, enabling seamless integration of external resources (Git repositories, OCI artifacts, Maven artifacts) into TektonCD pipelines through a unified UI interface. For more details, see
45-
* [ResourceInterface](../connectors/concepts/resource_interface.mdx)
46-
* <ExternalSiteLink name="pipelines" href="/pipelines/concepts/integrate_with_connector.html" children="Pipeline Integration" />
44+
- [ResourceInterface](../connectors/concepts/resource_interface.mdx)
45+
- <ExternalSiteLink
46+
name="pipelines"
47+
href="/pipelines/concepts/integrate_with_connector.html"
48+
children="Pipeline Integration"
49+
/>
4750
- Support Dynamic Form in ResourceInterface for Pipeline Integration. For more details, see [ResourceInterface Dynamic Form](../connectors/concepts/resource_interface.mdx#dynamic-form).
4851

4952
**UI Enhancements**
@@ -146,6 +149,7 @@ The OCI connector image address format has been updated to provide better namesp
146149
**New Format**: `connector.connector-ns.svc.cluster.local/namespaces/<connector-ns>/connectors/<connector-name>`
147150

148151
**Affected Scenarios**:
152+
149153
- **[Building Images Using OCI Connector in K8S Job](../connectors-oci/how_to/using_oci_connector_in_k8s_job.mdx)**: Image address changed from `c-harbor.default.svc.cluster.local/test/demo:v1` to `harbor.default.svc.cluster.local/namespaces/oci-connector-demo/connectors/oci-connector/test/demo:v1`
150154
- **[Building Images Using OCI Connector in Tekton Pipeline](../connectors-oci/how_to/using_oci_connector_reverse_proxy_in_tekton_pipeline.mdx)**: Image address changed from `c-harbor.default.svc.cluster.local/test/demo:v1` to `harbor.default.svc.cluster.local/namespaces/oci-connector-demo/connectors/oci-connector/test/demo:v1`
151155

@@ -196,7 +200,6 @@ Out-of-the-box support:
196200

197201
Connectors also provide extensibility for custom connectors through the API and custom connectors implementation.
198202

199-
200203
### Fixed Issues
201204

202205
{/* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v1.0.4 */}

0 commit comments

Comments
 (0)