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 @@ -51,7 +51,7 @@ spec:
- name: name
value: post-bigquery-metrics
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:a2688cec6c14b0b012f3a0454f903e1737ef8ea23d65428e5da104c3b9b6b7f5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:915fe8649260072a9a422a010472b8a4d22b7a2689d2db57029ddc579bf258bf
- 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:a2688cec6c14b0b012f3a0454f903e1737ef8ea23d65428e5da104c3b9b6b7f5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:915fe8649260072a9a422a010472b8a4d22b7a2689d2db57029ddc579bf258bf
- 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:a2688cec6c14b0b012f3a0454f903e1737ef8ea23d65428e5da104c3b9b6b7f5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:915fe8649260072a9a422a010472b8a4d22b7a2689d2db57029ddc579bf258bf
- 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:a2688cec6c14b0b012f3a0454f903e1737ef8ea23d65428e5da104c3b9b6b7f5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:915fe8649260072a9a422a010472b8a4d22b7a2689d2db57029ddc579bf258bf
- name: kind
value: task
resolver: bundles
Expand Down