File tree Expand file tree Collapse file tree 4 files changed +1810
-1406
lines changed Expand file tree Collapse file tree 4 files changed +1810
-1406
lines changed Original file line number Diff line number Diff line change 1
1
# Documentation Sync Information
2
2
3
- - ** Last synced** : 2025-07-02 07:57:39 UTC
3
+ - ** Last synced** : 2025-07-30 01:41:38 UTC
4
4
- ** 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 )
8
8
9
9
## Files synced:
10
10
- docs/
Original file line number Diff line number Diff line change @@ -24,6 +24,20 @@ The following table shows the compatibility and support matrix between the `Alau
24
24
| 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 |
25
25
| 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 |
26
26
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
+
27
41
## v4.0.12
28
42
29
43
### New and Optimized Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"devDependencies" : {
3
- "@alauda/doom" : " ^1.4.1 " ,
3
+ "@alauda/doom" : " ^1.10.9 " ,
4
4
"typescript" : " ^5.8.3"
5
5
},
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments