Skip to content

Commit

Permalink
Bump payloads versions
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester authored and tekton-robot committed Nov 6, 2024
1 parent 31551f5 commit e0e0950
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
6 changes: 3 additions & 3 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hub:
version: v1.18.0
manual-approval-gate:
github: openshift-pipelines/manual-approval-gate
version: v0.3.0
version: v0.4.0
pipeline:
github: tektoncd/pipeline
version: v0.65.0
Expand All @@ -18,7 +18,7 @@ pipelines-as-code:
version: v0.28.1
results:
github: tektoncd/results
version: v0.12.1
version: v0.12.2
triggers:
github: tektoncd/triggers
version: v0.29.1
version: v0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ metadata:
features.operators.openshift.io/token-auth-aws: "false"
features.operators.openshift.io/token-auth-azure: "false"
features.operators.openshift.io/token-auth-gcp: "false"
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "false"
features.operators.openshift.io/csi: "false"
operators.operatorframework.io/internal-objects: '["tektoninstallersets.operator.tekton.dev", "tektonconfigs.operator.tekton.dev","tektonpipelines.operator.tekton.dev","tektontriggers.operator.tekton.dev","tektonaddons.operator.tekton.dev", "tektonhubs.operator.tekton.dev", "tektonresults.operator.tekton.dev", "tektonchains.operator.tekton.dev", "openshiftpipelinesascodes.operator.tekton.dev", "manualapprovalgates.operator.tekton.dev"]'
repository: https://github.com/tektoncd/operator
support: Red Hat
Expand Down Expand Up @@ -307,12 +310,12 @@ spec:
### Components
- Tekton Pipelines: v0.65.0
- Tekton Triggers: v0.29.1
- Tekton Triggers: v0.30.0
- Pipelines as Code: v0.28.1
- Tekton Chains: v0.22.2
- Tekton Hub (tech-preview): v1.18.0
- Tekton Results (tech-preview): v0.12.1
- Manual Approval Gate (tech-preview): v0.3.0
- Tekton Results (tech-preview): v0.12.2
- Manual Approval Gate (tech-preview): v0.4.0
## Getting Started
Expand Down

0 comments on commit e0e0950

Please sign in to comment.