Skip to content

Commit

Permalink
fix: try with buildah-8gb:0.1 tag (#93)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Romero Montes <[email protected]>
  • Loading branch information
ruromero authored Jun 22, 2024
1 parent 40e9e1e commit 7883e49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/onguard-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb@sha256:8653b4eb7c3f3e28834bdb9821a2b9bf905714011d347168e019e94151147640
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1
- name: kind
value: task
resolver: bundles
Expand Down
2 changes: 1 addition & 1 deletion .tekton/onguard-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb@sha256:8653b4eb7c3f3e28834bdb9821a2b9bf905714011d347168e019e94151147640
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 7883e49

Please sign in to comment.