Skip to content

Commit 63ca7b9

Browse files
vdemeestertekton-bot
authored andcommitted
chore: bump component versions
- pipelines-as-code: v0.39.3 → v0.40.0 - hub: v1.23.5 → v1.23.6 Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
1 parent a6bab1f commit 63ca7b9

File tree

5 files changed

+21
-12
lines changed

5 files changed

+21
-12
lines changed

bump-output.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
BUMP_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
34
BUMP_UPDATES_END

commit-message.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
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

56
Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>

components.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dashboard:
66
version: v0.64.0
77
hub:
88
github: tektoncd/hub
9-
version: v1.23.5
9+
version: v1.23.6
1010
manual-approval-gate:
1111
github: openshift-pipelines/manual-approval-gate
1212
version: v0.7.0
@@ -15,7 +15,7 @@ pipeline:
1515
version: v1.7.0
1616
pipelines-as-code:
1717
github: openshift-pipelines/pipelines-as-code
18-
version: v0.39.3
18+
version: v0.40.0
1919
pruner:
2020
github: tektoncd/pruner
2121
version: v0.3.4

operatorhub/openshift/manifests/bases/openshift-pipelines-operator-rh.clusterserviceversion.template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

pr-body.txt

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,19 @@
22

33
This 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

0 commit comments

Comments
 (0)