Skip to content

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

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-3.21
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
6 changes: 3 additions & 3 deletions .tekton/collector-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:932a7f2bc6d65c5bb21da113b8f9dced3385f86124a277052700715e5c76655f
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:26b94a03feb1515a914c693ad580baabd17d17ccd307cbdab20bba6a705b87ff
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -201,7 +201,7 @@ spec:
- name: name
value: determine-image-expiration
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:932a7f2bc6d65c5bb21da113b8f9dced3385f86124a277052700715e5c76655f
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:26b94a03feb1515a914c693ad580baabd17d17ccd307cbdab20bba6a705b87ff
- name: kind
value: task
resolver: bundles
Expand All @@ -217,7 +217,7 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:932a7f2bc6d65c5bb21da113b8f9dced3385f86124a277052700715e5c76655f
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:26b94a03feb1515a914c693ad580baabd17d17ccd307cbdab20bba6a705b87ff
- name: kind
value: task
resolver: bundles
Expand Down
Loading