@@ -9,7 +9,7 @@ metadata:
99 pipelinesascode.tekton.dev/max-keep-runs : " 3"
1010 pipelinesascode.tekton.dev/on-cel-expression : |
1111 event == "pull_request" && target_branch == "release-4.18" && (".tekton/cli-manager-operator-4-18-pull-request.yaml".pathChanged() || "bindata/***".pathChanged() || "deploy/***".pathChanged() || "***/*.go".pathChanged() || "pkg/***".pathChanged() || "Dockerfile".pathChanged() || "***/go.*".pathChanged() )
12- creationTimestamp : null
12+ creationTimestamp :
1313 labels :
1414 appstudio.openshift.io/application : cli-manager-operator-4-18
1515 appstudio.openshift.io/component : cli-manager-operator-4-18
3939 - name : name
4040 value : show-sbom
4141 - name : bundle
42- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
42+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
4343 - name : kind
4444 value : task
4545 resolver : bundles
@@ -55,13 +55,11 @@ spec:
5555 name : output-image
5656 type : string
5757 - default : .
58- description : Path to the source code of an application's component from where
59- to build image.
58+ description : Path to the source code of an application's component from where to build image.
6059 name : path-context
6160 type : string
6261 - default : Dockerfile
63- description : Path to the Dockerfile inside the context specified by parameter
64- path-context
62+ description : Path to the Dockerfile inside the context specified by parameter path-context
6563 name : dockerfile
6664 type : string
6765 - default : " false"
8482 name : prefetch-input
8583 type : string
8684 - default : " "
87- description : Image tag expiration time, time values could be something like
88- 1h, 2d, 3w for hours, days, and weeks, respectively.
85+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
8986 name : image-expires-after
9087 - default : " true"
9188 description : Build a source image.
@@ -107,8 +104,7 @@ spec:
107104 - linux/x86_64
108105 - linux/arm64
109106 - linux/ppc64le
110- description : List of platforms to build the container images on. The available
111- set of values is determined by the configuration of the multi-platform-controller.
107+ description : List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
112108 name : build-platforms
113109 type : array
114110 - default : snyk-secret
@@ -143,7 +139,7 @@ spec:
143139 - name : name
144140 value : init
145141 - name : bundle
146- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:aac8127bc10c95fae3ca1248c1dd96576315f3313bca90c5c9378dbf37954a08
142+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
147143 - name : kind
148144 value : task
149145 resolver : bundles
@@ -164,7 +160,7 @@ spec:
164160 - name : name
165161 value : git-clone-oci-ta
166162 - name : bundle
167- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0761f97595d42c87c076797e0d0f66ff572146cad958106b7f5446b182d03394
163+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
168164 - name : kind
169165 value : task
170166 resolver : bundles
@@ -193,7 +189,7 @@ spec:
193189 - name : name
194190 value : prefetch-dependencies-oci-ta
195191 - name : bundle
196- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3a1b3280d6300ebedb9923ddc441b91b6980512be5dae8da4b9d3be21feeb48e
192+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
197193 - name : kind
198194 value : task
199195 resolver : bundles
@@ -246,7 +242,7 @@ spec:
246242 - name : name
247243 value : buildah-remote-oci-ta
248244 - name : bundle
249- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:19a7c9518d9831d60f8b9226ef89428513994659fd124bb2b0d685bff39313ef
245+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
250246 - name : kind
251247 value : task
252248 resolver : bundles
@@ -275,7 +271,7 @@ spec:
275271 - name : name
276272 value : build-image-index
277273 - name : bundle
278- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:70f2fe8ab9909c2bc8bb853ed5b880969f0de5022658f3af86f7dea15f95ff73
274+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
279275 - name : kind
280276 value : task
281277 resolver : bundles
@@ -287,19 +283,21 @@ spec:
287283 - name : build-source-image
288284 params :
289285 - name : BINARY_IMAGE
290- value : $(params.output -image)
286+ value : $(tasks.build -image-index.results.IMAGE_URL )
291287 - name : SOURCE_ARTIFACT
292288 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
293289 - name : CACHI2_ARTIFACT
294290 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
291+ - name : BINARY_IMAGE_DIGEST
292+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
295293 runAfter :
296294 - build-image-index
297295 taskRef :
298296 params :
299297 - name : name
300298 value : source-build-oci-ta
301299 - name : bundle
302- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
300+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
303301 - name : kind
304302 value : task
305303 resolver : bundles
@@ -325,7 +323,7 @@ spec:
325323 - name : name
326324 value : deprecated-image-check
327325 - name : bundle
328- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
326+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
329327 - name : kind
330328 value : task
331329 resolver : bundles
@@ -347,7 +345,7 @@ spec:
347345 - name : name
348346 value : clair-scan
349347 - name : bundle
350- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
348+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
351349 - name : kind
352350 value : task
353351 resolver : bundles
@@ -367,7 +365,7 @@ spec:
367365 - name : name
368366 value : ecosystem-cert-preflight-checks
369367 - name : bundle
370- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
368+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:abbe195626eec925288df6425679559025d1be4af5ae70ca6dbbcb49ad3bf08b
371369 - name : kind
372370 value : task
373371 resolver : bundles
@@ -393,7 +391,7 @@ spec:
393391 - name : name
394392 value : sast-snyk-check-oci-ta
395393 - name : bundle
396- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
394+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
397395 - name : kind
398396 value : task
399397 resolver : bundles
@@ -415,7 +413,7 @@ spec:
415413 - name : name
416414 value : clamav-scan
417415 - name : bundle
418- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
416+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
419417 - name : kind
420418 value : task
421419 resolver : bundles
@@ -426,16 +424,18 @@ spec:
426424 - " false"
427425 - name : apply-tags
428426 params :
429- - name : IMAGE
427+ - name : IMAGE_URL
430428 value : $(tasks.build-image-index.results.IMAGE_URL)
429+ - name : IMAGE_DIGEST
430+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
431431 runAfter :
432432 - build-image-index
433433 taskRef :
434434 params :
435435 - name : name
436436 value : apply-tags
437437 - name : bundle
438- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
438+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
439439 - name : kind
440440 value : task
441441 resolver : bundles
@@ -458,7 +458,7 @@ spec:
458458 - name : name
459459 value : push-dockerfile-oci-ta
460460 - name : bundle
461- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
461+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
462462 - name : kind
463463 value : task
464464 resolver : bundles
@@ -475,7 +475,7 @@ spec:
475475 - name : name
476476 value : rpms-signature-scan
477477 - name : bundle
478- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
478+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
479479 - name : kind
480480 value : task
481481 resolver : bundles
0 commit comments