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 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/
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
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
Original file line number Diff line number Diff line change 11{
22 "devDependencies" : {
3- "@alauda/doom" : " ^1.4.1 " ,
3+ "@alauda/doom" : " ^1.10.9 " ,
44 "typescript" : " ^5.8.3"
55 },
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments