Skip to content

Commit

Permalink
ROX-27480: Use new revision of the fetch task (#1751)
Browse files Browse the repository at this point in the history
  • Loading branch information
msugakov authored Jan 2, 2025
1 parent d708dd3 commit ed09b2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 59 deletions.
57 changes: 0 additions & 57 deletions .konflux/scripts/fetch-scanner-data.sh

This file was deleted.

4 changes: 2 additions & 2 deletions .tekton/scanner-component-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:886e1482c717078d11ba7c5d6fc4e8013e3740b4d1282ebe5534db62c9f19428
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:940ba1653aed38d3dabd4751ce841750ce4eb03fb01968218787442d4b8676d7
- name: kind
value: task
resolver: bundles
Expand All @@ -222,7 +222,7 @@ spec:
- name: name
value: fetch-scanner-v2-data
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:886e1482c717078d11ba7c5d6fc4e8013e3740b4d1282ebe5534db62c9f19428
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:940ba1653aed38d3dabd4751ce841750ce4eb03fb01968218787442d4b8676d7
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit ed09b2f

Please sign in to comment.