Skip to content

Commit

Permalink
Merge pull request #137 from chmeliik/update-pipeline-bundle
Browse files Browse the repository at this point in the history
Replace redhat-appstudio-tekton-catalog references
  • Loading branch information
arewm authored Oct 2, 2024
2 parents 0ffe9df + 89fd3ad commit 4c316f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ If you ever need to restore the default EC integration test to an application, o
* To produce a signed link:https://in-toto.io/in-toto/[in-toto] attestation of the build pipeline, go to link:https://tekton.dev/docs/chains/[Tekton Chains].
* For information on the source code for the Tekton pipelines defined in the bundle, see the link:https://github.com/redhat-appstudio/build-definitions/blob/main/pipelines/enterprise-contract.yaml[build-definitions] and
link:https://github.com/enterprise-contract/ec-cli/blob/main/tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml[ec-cli] repositories.
* To use a specific version of the pipeline bundle instead of the devel tag, you can select one of the link:https://quay.io/repository/redhat-appstudio-tekton-catalog/pipeline-enterprise-contract?tab=tags[pinned tags].
* To use a specific version of the pipeline bundle instead of the devel tag, you can select one of the link:https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-enterprise-contract?tab=tags[pinned tags].
* For information on components in Enterprise Contract, see the link:https://enterprisecontract.dev/docs/ec/main/index.html#_components[Components].
* For information on the Enterprise Contract policies designed for {ProductName}, see the link:https://enterprisecontract.dev/docs/ec-policies/index.html[Enterprise Contract Policies].
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You can also specify additional custom tags by using *ADDITIONAL_TAGS* array par
- name: name
value: apply-tags
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-apply-tags:0.1
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 4c316f6

Please sign in to comment.