File tree Expand file tree Collapse file tree 5 files changed +21
-12
lines changed
operatorhub/openshift/manifests/bases Expand file tree Collapse file tree 5 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 11BUMP_UPDATES_START
2- results|v0.17.1|v0.17.2|tektoncd/results
2+ pipelines-as-code|v0.39.3|v0.40.0|openshift-pipelines/pipelines-as-code
3+ hub|v1.23.5|v1.23.6|tektoncd/hub
34BUMP_UPDATES_END
Original file line number Diff line number Diff line change 1- chore: bump results from v0.17.1 to v0.17.2
1+ chore: bump component versions
22
3- - results: v0.17.1 → v0.17.2
3+ - pipelines-as-code: v0.39.3 → v0.40.0
4+ - hub: v1.23.5 → v1.23.6
45
56Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dashboard:
66 version : v0.64.0
77hub :
88 github : tektoncd/hub
9- version : v1.23.5
9+ version : v1.23.6
1010manual-approval-gate :
1111 github : openshift-pipelines/manual-approval-gate
1212 version : v0.7.0
@@ -15,7 +15,7 @@ pipeline:
1515 version : v1.7.0
1616pipelines-as-code :
1717 github : openshift-pipelines/pipelines-as-code
18- version : v0.39.3
18+ version : v0.40.0
1919pruner :
2020 github : tektoncd/pruner
2121 version : v0.3.4
Original file line number Diff line number Diff line change @@ -332,9 +332,9 @@ spec:
332332
333333 - Tekton Pipelines: v1.7.0
334334 - Tekton Triggers: v0.34.0
335- - Pipelines as Code: v0.39.3
335+ - Pipelines as Code: v0.40.0
336336 - Tekton Chains: v0.26.0
337- - Tekton Hub (tech-preview): v1.23.5
337+ - Tekton Hub (tech-preview): v1.23.6
338338 - Tekton Results (tech-preview): v0.17.2
339339 - Manual Approval Gate (tech-preview): v0.7.0
340340 - Tekton Pruner: v0.3.4
Original file line number Diff line number Diff line change 22
33This PR updates the following component versions:
44
5- ### results
5+ ### pipelines-as-code
66
7- - **Previous version:** `v0.17.1`
8- - **New version:** `v0.17.2`
9- - **Repository:** [tektoncd/results](https://github.com/tektoncd/results)
10- - **Release notes:** [v0.17.1...v0.17.2](https://github.com/tektoncd/results/compare/v0.17.1...v0.17.2)
7+ - **Previous version:** `v0.39.3`
8+ - **New version:** `v0.40.0`
9+ - **Repository:** [openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code)
10+ - **Release notes:** [v0.39.3...v0.40.0](https://github.com/openshift-pipelines/pipelines-as-code/compare/v0.39.3...v0.40.0)
11+
12+ ### hub
13+
14+ - **Previous version:** `v1.23.5`
15+ - **New version:** `v1.23.6`
16+ - **Repository:** [tektoncd/hub](https://github.com/tektoncd/hub)
17+ - **Release notes:** [v1.23.5...v1.23.6](https://github.com/tektoncd/hub/compare/v1.23.5...v1.23.6)
1118
1219---
1320
You can’t perform that action at this time.
0 commit comments