Skip to content

Commit

Permalink
Fix image in tekton for Konflux
Browse files Browse the repository at this point in the history
  • Loading branch information
dscervantes committed Jan 21, 2025
1 parent 2906f57 commit 0c22272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/sources-api-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ spec:
- name: name
value: buildah
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.3@sha256:512c864f39ba81a730d8294247d7e1f420375c7d316f007639b13ada09f5d1c4
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.3@sha256:53efe25914fda4d79881889bce52240d99c388eb1e177abec19b8e94e1a99455
- name: kind
value: task
resolver: bundles
Expand Down
2 changes: 1 addition & 1 deletion .tekton/sources-api-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ spec:
- name: name
value: buildah
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.3@sha256:512c864f39ba81a730d8294247d7e1f420375c7d316f007639b13ada09f5d1c4
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.3@sha256:53efe25914fda4d79881889bce52240d99c388eb1e177abec19b8e94e1a99455
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 0c22272

Please sign in to comment.