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
6 changes: 3 additions & 3 deletions .tekton/fact-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:e285291a7afbbf0b8167d6847bcfe6c0fa97a8f82371478c66119427ef0823b5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:b23662e6932f51cc9448477babdf4a331cc12128031b2b5130176e43cf667cc6
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -192,7 +192,7 @@ spec:
- name: name
value: determine-image-expiration
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:e285291a7afbbf0b8167d6847bcfe6c0fa97a8f82371478c66119427ef0823b5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:b23662e6932f51cc9448477babdf4a331cc12128031b2b5130176e43cf667cc6
- name: kind
value: task
resolver: bundles
Expand All @@ -207,7 +207,7 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:e285291a7afbbf0b8167d6847bcfe6c0fa97a8f82371478c66119427ef0823b5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:b23662e6932f51cc9448477babdf4a331cc12128031b2b5130176e43cf667cc6
- name: kind
value: task
resolver: bundles
Expand Down
Loading