File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -247,10 +247,6 @@ spec:
247247 params :
248248 - name : IMAGE
249249 value : $(params.output-image)
250- - name : COMMIT_SHA
251- value : $(tasks.clone-repository.results.commit)
252- - name : IMAGE_EXPIRES_AFTER
253- value : $(params.image-expires-after)
254250 - name : ALWAYS_BUILD_INDEX
255251 value : $(params.build-image-index)
256252 - name : IMAGES
@@ -263,7 +259,7 @@ spec:
263259 - name : name
264260 value : build-image-index
265261 - name : bundle
266- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2 @sha256:020a1b4126cc6b7c7a919c2b549b94e6b7b826aaaa0d0f2e67d1980df967e498
262+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3 @sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b
267263 - name : kind
268264 value : task
269265 resolver : bundles
@@ -409,7 +405,7 @@ spec:
409405 - name : name
410406 value : sast-snyk-check-oci-ta
411407 - name : bundle
412- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:2ad986f28d0b724dabcf76c4de649f058f0e66998c7d2f61b66de46533bdbcad
408+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb
413409 - name : kind
414410 value : task
415411 resolver : bundles
Original file line number Diff line number Diff line change @@ -249,10 +249,6 @@ spec:
249249 params :
250250 - name : IMAGE
251251 value : $(params.output-image)
252- - name : COMMIT_SHA
253- value : $(tasks.clone-repository.results.commit)
254- - name : IMAGE_EXPIRES_AFTER
255- value : $(params.image-expires-after)
256252 - name : ALWAYS_BUILD_INDEX
257253 value : $(params.build-image-index)
258254 - name : IMAGES
@@ -265,7 +261,7 @@ spec:
265261 - name : name
266262 value : build-image-index
267263 - name : bundle
268- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2 @sha256:020a1b4126cc6b7c7a919c2b549b94e6b7b826aaaa0d0f2e67d1980df967e498
264+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3 @sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b
269265 - name : kind
270266 value : task
271267 resolver : bundles
@@ -411,7 +407,7 @@ spec:
411407 - name : name
412408 value : sast-snyk-check-oci-ta
413409 - name : bundle
414- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:2ad986f28d0b724dabcf76c4de649f058f0e66998c7d2f61b66de46533bdbcad
410+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb
415411 - name : kind
416412 value : task
417413 resolver : bundles
You can’t perform that action at this time.
0 commit comments