Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .tekton/scanner-component-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- name: name
value: post-bigquery-metrics
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:59148be3cd55209bb3f265cbc2e9e10223535526e34496e202e2218ab8df0dc0
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:3b82a68c2a19e99df5c7e468a66901fbc3ecf324e4037e4c2c30dc81e66669fc
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -232,7 +232,7 @@ spec:
- name: name
value: determine-image-expiration
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:59148be3cd55209bb3f265cbc2e9e10223535526e34496e202e2218ab8df0dc0
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:3b82a68c2a19e99df5c7e468a66901fbc3ecf324e4037e4c2c30dc81e66669fc
- name: kind
value: task
resolver: bundles
Expand All @@ -248,7 +248,7 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:59148be3cd55209bb3f265cbc2e9e10223535526e34496e202e2218ab8df0dc0
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:3b82a68c2a19e99df5c7e468a66901fbc3ecf324e4037e4c2c30dc81e66669fc
- name: kind
value: task
resolver: bundles
Expand All @@ -270,7 +270,7 @@ spec:
- name: name
value: fetch-scanner-v2-data
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:59148be3cd55209bb3f265cbc2e9e10223535526e34496e202e2218ab8df0dc0
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:3b82a68c2a19e99df5c7e468a66901fbc3ecf324e4037e4c2c30dc81e66669fc
- name: kind
value: task
resolver: bundles
Expand Down