1313 - name : name
1414 value : show-sbom
1515 - name : bundle
16- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
16+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
1717 - name : kind
1818 value : task
1919 resolver : bundles
@@ -29,13 +29,11 @@ spec:
2929 name : output-image
3030 type : string
3131 - default : .
32- description : Path to the source code of an application's component from where
33- to build image.
32+ description : Path to the source code of an application's component from where to build image.
3433 name : path-context
3534 type : string
3635 - default : Dockerfile
37- description : Path to the Dockerfile inside the context specified by parameter
38- path-context
36+ description : Path to the Dockerfile inside the context specified by parameter path-context
3937 name : dockerfile
4038 type : string
4139 - default : " false"
5957 name : java
6058 type : string
6159 - default : " "
62- description : Image tag expiration time, time values could be something like
63- 1h, 2d, 3w for hours, days, and weeks, respectively.
60+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
6461 name : image-expires-after
6562 - default : " true"
6663 description : Build a source image.
@@ -105,7 +102,7 @@ spec:
105102 - name : name
106103 value : init
107104 - name : bundle
108- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
105+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
109106 - name : kind
110107 value : task
111108 resolver : bundles
@@ -155,7 +152,7 @@ spec:
155152 - name : name
156153 value : prefetch-dependencies-oci-ta
157154 - name : bundle
158- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:5e15408f997557153b13d492aeccb51c01923bfbe4fbdf6f1e8695ce1b82f826
155+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
159156 - name : kind
160157 value : task
161158 resolver : bundles
@@ -209,7 +206,7 @@ spec:
209206 - name : name
210207 value : buildah-remote-oci-ta
211208 - name : bundle
212- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:ae87472f60dbbf71e4980cd478c92740c145fd9e44acbb9b164a21f1bcd61aa3
209+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
213210 - name : kind
214211 value : task
215212 resolver : bundles
@@ -238,7 +235,7 @@ spec:
238235 - name : name
239236 value : build-image-index
240237 - name : bundle
241- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
238+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
242239 - name : kind
243240 value : task
244241 resolver : bundles
@@ -250,19 +247,21 @@ spec:
250247 - name : build-source-image
251248 params :
252249 - name : BINARY_IMAGE
253- value : $(params.output -image)
250+ value : $(tasks.build -image-index.results.IMAGE_URL )
254251 - name : SOURCE_ARTIFACT
255252 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
256253 - name : CACHI2_ARTIFACT
257254 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
255+ - name : BINARY_IMAGE_DIGEST
256+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
258257 runAfter :
259258 - build-image-index
260259 taskRef :
261260 params :
262261 - name : name
263262 value : source-build-oci-ta
264263 - name : bundle
265- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
264+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
266265 - name : kind
267266 value : task
268267 resolver : bundles
@@ -332,7 +331,7 @@ spec:
332331 - name : name
333332 value : clair-scan
334333 - name : bundle
335- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
334+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
336335 - name : kind
337336 value : task
338337 resolver : bundles
@@ -352,7 +351,7 @@ spec:
352351 - name : name
353352 value : ecosystem-cert-preflight-checks
354353 - name : bundle
355- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
354+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
356355 - name : kind
357356 value : task
358357 resolver : bundles
@@ -378,7 +377,7 @@ spec:
378377 - name : name
379378 value : sast-snyk-check-oci-ta
380379 - name : bundle
381- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
380+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
382381 - name : kind
383382 value : task
384383 resolver : bundles
@@ -404,7 +403,7 @@ spec:
404403 - name : name
405404 value : sast-shell-check-oci-ta
406405 - name : bundle
407- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
406+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
408407 - name : kind
409408 value : task
410409 resolver : bundles
@@ -430,15 +429,15 @@ spec:
430429 - name : name
431430 value : sast-unicode-check-oci-ta
432431 - name : bundle
433- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
432+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
434433 - name : kind
435434 value : task
436435 resolver : bundles
437436 when :
438437 - input : $(params.skip-checks)
439438 operator : in
440439 values :
441- - " false"
440+ - " false"
442441 - name : clamav-scan
443442 params :
444443 - name : image-digest
@@ -452,7 +451,7 @@ spec:
452451 - name : name
453452 value : clamav-scan
454453 - name : bundle
455- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
454+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
456455 - name : kind
457456 value : task
458457 resolver : bundles
@@ -497,7 +496,7 @@ spec:
497496 - name : name
498497 value : push-dockerfile-oci-ta
499498 - name : bundle
500- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
499+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
501500 - name : kind
502501 value : task
503502 resolver : bundles
0 commit comments