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
2
2
kind : PipelineRun
3
3
metadata :
4
4
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}}
6
6
build.appstudio.redhat.com/commit_sha : ' {{revision}}'
7
7
build.appstudio.redhat.com/pull_request_number : ' {{pull_request_number}}'
8
8
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
@@ -200,7 +200,7 @@ spec:
200
200
- name : name
201
201
value : prefetch-dependencies-oci-ta
202
202
- 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
204
204
- name : kind
205
205
value : task
206
206
resolver : bundles
@@ -464,7 +464,7 @@ spec:
464
464
- name : name
465
465
value : sast-coverity-check-oci-ta
466
466
- 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
468
468
- name : kind
469
469
value : task
470
470
resolver : bundles
@@ -537,7 +537,7 @@ spec:
537
537
- name : name
538
538
value : sast-unicode-check-oci-ta
539
539
- 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
541
541
- name : kind
542
542
value : task
543
543
resolver : bundles
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: tekton.dev/v1
2
2
kind : PipelineRun
3
3
metadata :
4
4
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}}
6
6
build.appstudio.redhat.com/commit_sha : ' {{revision}}'
7
7
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
8
8
pipelinesascode.tekton.dev/cancel-in-progress : " false"
@@ -197,7 +197,7 @@ spec:
197
197
- name : name
198
198
value : prefetch-dependencies-oci-ta
199
199
- 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
201
201
- name : kind
202
202
value : task
203
203
resolver : bundles
@@ -461,7 +461,7 @@ spec:
461
461
- name : name
462
462
value : sast-coverity-check-oci-ta
463
463
- 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
465
465
- name : kind
466
466
value : task
467
467
resolver : bundles
@@ -534,7 +534,7 @@ spec:
534
534
- name : name
535
535
value : sast-unicode-check-oci-ta
536
536
- 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
538
538
- name : kind
539
539
value : task
540
540
resolver : bundles
You can’t perform that action at this time.
0 commit comments