Skip to content

Commit 533a064

Browse files
committed
📚 Sync docs from alaudadevops/tektoncd-operator on 792011805d1826ec3314a4fa1286308ff4a2278b
Source: chore: sync pipelines from release-4.1 (99654ea) and update component versions (#285) Author: l-qing Ref: refs/heads/release-4.0 Commit: 792011805d1826ec3314a4fa1286308ff4a2278b This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: AlaudaDevops/tektoncd-operator@7920118 🤖 Synced on 2025-07-30 01:41:38 UTC
1 parent 3d02d2f commit 533a064

File tree

4 files changed

+1810
-1406
lines changed

4 files changed

+1810
-1406
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-07-02 07:57:39 UTC
3+
- **Last synced**: 2025-07-30 01:41:38 UTC
44
- **Source repository**: alaudadevops/tektoncd-operator
5-
- **Source commit**: [1e192edf37f1359d3c6faee623e5407cbcebdb59](https://github.com/alaudadevops/tektoncd-operator/commit/1e192edf37f1359d3c6faee623e5407cbcebdb59)
6-
- **Triggered by**: danielfbm
7-
- **Workflow run**: [#6](https://github.com/alaudadevops/tektoncd-operator/actions/runs/16019422334)
5+
- **Source commit**: [792011805d1826ec3314a4fa1286308ff4a2278b](https://github.com/alaudadevops/tektoncd-operator/commit/792011805d1826ec3314a4fa1286308ff4a2278b)
6+
- **Triggered by**: l-qing
7+
- **Workflow run**: [#26](https://github.com/alaudadevops/tektoncd-operator/actions/runs/16611397798)
88

99
## Files synced:
1010
- docs/

‎docs/en/overview/release_notes.mdx‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,20 @@ The following table shows the compatibility and support matrix between the `Alau
2424
| v4.0.10 | Pipelines: v0.65.5<br />Chains: v0.23.0<br />Pipelines-as-Code: v0.32.0<br />Results: v0.13.2<br />Triggers: v0.30.1<br />Tekton Hub: v1.19.2 | v4.0 |
2525
| v4.0.7 | Pipelines: v0.65.5<br />Chains: v0.23.0<br />Pipelines-as-Code: v0.32.0<br />Results: v0.13.2<br />Triggers: v0.30.1<br />Tekton Hub: v1.19.2 | v4.0 |
2626

27+
## v4.0.13
28+
29+
### New and Optimized Features
30+
31+
With this update, we fixed some small bugs and improved the user experience.
32+
33+
### Fixed Issues
34+
35+
{/* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v4.0.13 */}
36+
37+
### Known Issues
38+
39+
{/* release-notes-for-bugs?template=unfixed&project=DEVOPS&version=v4.0.13 */}
40+
2741
## v4.0.12
2842

2943
### New and Optimized Features

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@alauda/doom": "^1.4.1",
3+
"@alauda/doom": "^1.10.9",
44
"typescript": "^5.8.3"
55
},
66
"scripts": {

0 commit comments

Comments
 (0)