Skip to content
Merged
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 @@ -46,7 +46,7 @@ spec:
- name: name
value: post-bigquery-metrics
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:a96905adcdd4a6b37a58a09b4e4b3e9d916c752dfb0b7d848e8fe71dab12b754
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:68c757a56fcb885c86fd15fc39bba66205e09a649769cb2110001c9ff1746c93
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
- name: name
value: determine-image-expiration
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:a96905adcdd4a6b37a58a09b4e4b3e9d916c752dfb0b7d848e8fe71dab12b754
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:68c757a56fcb885c86fd15fc39bba66205e09a649769cb2110001c9ff1746c93
- name: kind
value: task
resolver: bundles
Expand All @@ -228,7 +228,7 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:a96905adcdd4a6b37a58a09b4e4b3e9d916c752dfb0b7d848e8fe71dab12b754
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:68c757a56fcb885c86fd15fc39bba66205e09a649769cb2110001c9ff1746c93
- name: kind
value: task
resolver: bundles
Expand All @@ -249,7 +249,7 @@ spec:
- name: name
value: fetch-scanner-v2-data
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:a96905adcdd4a6b37a58a09b4e4b3e9d916c752dfb0b7d848e8fe71dab12b754
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:68c757a56fcb885c86fd15fc39bba66205e09a649769cb2110001c9ff1746c93
- name: kind
value: task
resolver: bundles
Expand Down