Skip to content

Commit

Permalink
fix: try tag and digest
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Romero Montes <[email protected]>
  • Loading branch information
ruromero committed Jun 24, 2024
1 parent 1c3cd90 commit 55ef1bd
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/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:df76e431c7f85787724cc48a1b7de3b1f3f72c10dec38902d22fbb6364a0b291
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1@sha256:8912fa3fce8fee78416b15d0a52ca57b37ff7cbf9bc0473c858d31f60aafd63b
- 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/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:df76e431c7f85787724cc48a1b7de3b1f3f72c10dec38902d22fbb6364a0b291
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1@sha256:8912fa3fce8fee78416b15d0a52ca57b37ff7cbf9bc0473c858d31f60aafd63b
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 55ef1bd

Please sign in to comment.