File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: tekton.dev/v1
22kind : PipelineRun
33metadata :
44 annotations :
5- build.appstudio.openshift.io/repo : https://github.com/ibmstorage/snmp-notifier?rev={{revision}}
5+ build.appstudio.openshift.io/repo : https://github.com/ibmstorage/snmp-notifier-container ?rev={{revision}}
66 build.appstudio.redhat.com/commit_sha : ' {{revision}}'
77 build.appstudio.redhat.com/pull_request_number : ' {{pull_request_number}}'
88 build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
@@ -200,7 +200,7 @@ spec:
200200 - name : name
201201 value : prefetch-dependencies-oci-ta
202202 - name : bundle
203- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:5e15408f997557153b13d492aeccb51c01923bfbe4fbdf6f1e8695ce1b82f826
203+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
204204 - name : kind
205205 value : task
206206 resolver : bundles
@@ -464,7 +464,7 @@ spec:
464464 - name : name
465465 value : sast-coverity-check-oci-ta
466466 - name : bundle
467- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ed979367665223d0539b11542ac174c37cc7fe85d88f05168d9a7a3177475e
467+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:d3fdca2f0072e1c40e0781ac4b8f16b977dc77fc6e80424087941465bc27d5eb
468468 - name : kind
469469 value : task
470470 resolver : bundles
@@ -537,7 +537,7 @@ spec:
537537 - name : name
538538 value : sast-unicode-check-oci-ta
539539 - name : bundle
540- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
540+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:3ffa3ac35ad988767ae2202d1f2483ce3e8152b29b89e77620c26f32c1ad2e7e
541541 - name : kind
542542 value : task
543543 resolver : bundles
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: tekton.dev/v1
22kind : PipelineRun
33metadata :
44 annotations :
5- build.appstudio.openshift.io/repo : https://github.com/ibmstorage/snmp-notifier?rev={{revision}}
5+ build.appstudio.openshift.io/repo : https://github.com/ibmstorage/snmp-notifier-container ?rev={{revision}}
66 build.appstudio.redhat.com/commit_sha : ' {{revision}}'
77 build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
88 pipelinesascode.tekton.dev/cancel-in-progress : " false"
@@ -197,7 +197,7 @@ spec:
197197 - name : name
198198 value : prefetch-dependencies-oci-ta
199199 - name : bundle
200- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:5e15408f997557153b13d492aeccb51c01923bfbe4fbdf6f1e8695ce1b82f826
200+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
201201 - name : kind
202202 value : task
203203 resolver : bundles
@@ -461,7 +461,7 @@ spec:
461461 - name : name
462462 value : sast-coverity-check-oci-ta
463463 - name : bundle
464- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ed979367665223d0539b11542ac174c37cc7fe85d88f05168d9a7a3177475e
464+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:d3fdca2f0072e1c40e0781ac4b8f16b977dc77fc6e80424087941465bc27d5eb
465465 - name : kind
466466 value : task
467467 resolver : bundles
@@ -534,7 +534,7 @@ spec:
534534 - name : name
535535 value : sast-unicode-check-oci-ta
536536 - name : bundle
537- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
537+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:3ffa3ac35ad988767ae2202d1f2483ce3e8152b29b89e77620c26f32c1ad2e7e
538538 - name : kind
539539 value : task
540540 resolver : bundles
You can’t perform that action at this time.
0 commit comments