Skip to content

Commit

Permalink
RHINENG-15504: fix konflux buildah task
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMraka committed Jan 21, 2025
1 parent 43fe115 commit 6f70612
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/patchman-engine-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/patchman-engine-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,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 6f70612

Please sign in to comment.