Skip to content

Commit 57884b8

Browse files
committed
📚 Sync docs from alaudadevops/connectors-operator on 9b230c868a23e1e2ce701b0f831f5064aa2e0b5c
Source: docs: update upgrade path to include version 1.4.z Author: kychen Ref: refs/heads/release-1.4 Commit: 9b230c868a23e1e2ce701b0f831f5064aa2e0b5c This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: AlaudaDevops/connectors-operator@9b230c8 🤖 Synced on 2025-10-16 02:32:29 UTC
1 parent 39f8e9f commit 57884b8

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

‎.github/SYNC_INFO.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Documentation Sync Information
22

3-
- **Last synced**: 2025-10-14 07:30:23 UTC
3+
- **Last synced**: 2025-10-16 02:32:29 UTC
44
- **Source repository**: alaudadevops/connectors-operator
5-
- **Source commit**: [84f45e1e345b9690263da0555b4249400a48c255](https://github.com/alaudadevops/connectors-operator/commit/84f45e1e345b9690263da0555b4249400a48c255)
6-
- **Triggered by**: edge-katanomi-app2[bot]
7-
- **Workflow run**: [#38](https://github.com/alaudadevops/connectors-operator/actions/runs/18488959742)
5+
- **Source commit**: [9b230c868a23e1e2ce701b0f831f5064aa2e0b5c](https://github.com/alaudadevops/connectors-operator/commit/9b230c868a23e1e2ce701b0f831f5064aa2e0b5c)
6+
- **Triggered by**: kycheng
7+
- **Workflow run**: [#39](https://github.com/alaudadevops/connectors-operator/actions/runs/18548453685)
88

99
## Files synced:
1010
- docs/

‎docs/en/connectors-maven/how_to/using-in-tekton-task.mdx‎

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ spec:
3939
connector.name: maven-connector
4040
connector.namespace: ""
4141
configuration.names: "settings"
42-
- name: cert
43-
csi:
44-
driver: connectors-csi
45-
readOnly: true
46-
volumeAttributes:
47-
connector.name: maven-connector
48-
connector.namespace: ""
49-
configuration.names: "settings"
5042
```
5143
5244
For workspaces parameters, please refer to [Using Connectors CSI Driver to mount settings.xml file](../concepts/maven_connectorclass.mdx#using-connectors-csi-driver-to-mount-settingsxml-file) in Maven Connector Concepts document.

‎docs/en/upgrade/upgrade-path.mdx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The table below contains the complete upgrade path. When upgrading, you need to
1414
| 1 | 1.0.z |
1515
| 2 | 1.1.z |
1616
| 3 | 1.2.z |
17+
| 3 | 1.4.z |
1718

1819
:::info
1920
In the version numbers above, the `.z` indicates the latest available patch version for that minor release.

0 commit comments

Comments
 (0)