Skip to content

chore(deps): update quay.io/rhacs-eng/konflux-tasks:latest docker digest to 8930200 #1941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release-2.36
Choose a base branch
from
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 @@ -50,7 +50,7 @@ spec:
- name: name
value: post-bigquery-metrics
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:d5c49395c67b924da06f5bc3dab1efd224184e86a1f7006b7ebb1cc342032dd5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:89302003552261668238d70e0bde61153eabbae965cd46f9c10a6ecb7c417688
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -210,7 +210,7 @@ spec:
- name: name
value: determine-image-expiration
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:d5c49395c67b924da06f5bc3dab1efd224184e86a1f7006b7ebb1cc342032dd5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:89302003552261668238d70e0bde61153eabbae965cd46f9c10a6ecb7c417688
- name: kind
value: task
resolver: bundles
Expand All @@ -226,7 +226,7 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:d5c49395c67b924da06f5bc3dab1efd224184e86a1f7006b7ebb1cc342032dd5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:89302003552261668238d70e0bde61153eabbae965cd46f9c10a6ecb7c417688
- name: kind
value: task
resolver: bundles
Expand All @@ -248,7 +248,7 @@ spec:
- name: name
value: fetch-scanner-v2-data
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:d5c49395c67b924da06f5bc3dab1efd224184e86a1f7006b7ebb1cc342032dd5
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:89302003552261668238d70e0bde61153eabbae965cd46f9c10a6ecb7c417688
- name: kind
value: task
resolver: bundles
Expand Down