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 909cb4c commit 501261f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/osv-ingester-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1
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/osv-ingester-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1
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 501261f

Please sign in to comment.