Skip to content

Commit

Permalink
Use the updated determine-image-tag task
Browse files Browse the repository at this point in the history
  • Loading branch information
msugakov committed Jan 16, 2025
1 parent 7cae4ca commit 38b5166
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .tekton/collector-component-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,15 @@ spec:
value: $(params.output-tag-suffix)
- name: SOURCE_ARTIFACT
value: $(tasks.clone-repository.results.SOURCE_ARTIFACT)
- name: SOURCE_BRANCH
value: '{{source_branch}}'
taskRef:
params:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:098fb3f43bd32d61874e67adc830cae0845f59fbc06cb52ddcc820f5c2c8be2d
# TODO(ROX-27384): use latest
value: quay.io/rhacs-eng/konflux-tasks:pr-16@sha256:2852bac0562c6df0d2fbcf3a22d5459e7deac5014920fdad673ca5cac4913b53
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 38b5166

Please sign in to comment.