@@ -8,9 +8,8 @@ metadata:
88    build.appstudio.redhat.com/target_branch : ' {{target_branch}}' 
99    pipelinesascode.tekton.dev/cancel-in-progress : " true" 
1010    pipelinesascode.tekton.dev/max-keep-runs : " 3" 
11-     pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch 
12-       == "main" 
13-   creationTimestamp : null 
11+     pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "main" 
12+   creationTimestamp :
1413  labels :
1514    appstudio.openshift.io/application : pap 
1615    appstudio.openshift.io/component : pulp-access-controller-ca9ff 
@@ -47,13 +46,11 @@ spec:
4746      name : output-image 
4847      type : string 
4948    - default : . 
50-       description : Path to the source code of an application's component from where 
51-         to build image. 
49+       description : Path to the source code of an application's component from where to build image. 
5250      name : path-context 
5351      type : string 
5452    - default : Dockerfile 
55-       description : Path to the Dockerfile inside the context specified by parameter 
56-         path-context 
53+       description : Path to the Dockerfile inside the context specified by parameter path-context 
5754      name : dockerfile 
5855      type : string 
5956    - default : " false" 
7370      name : prefetch-input 
7471      type : string 
7572    - default : " " 
76-       description : Image tag expiration time, time values could be something like 
77-         1h, 2d, 3w for hours, days, and weeks, respectively. 
73+       description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively. 
7874      name : image-expires-after 
7975      type : string 
8076    - default : " false" 
@@ -94,10 +90,13 @@ spec:
9490      name : build-args-file 
9591      type : string 
9692    - default : " false" 
97-       description : Whether to enable privileged mode, should be used only with remote 
98-         VMs 
93+       description : Whether to enable privileged mode, should be used only with remote VMs 
9994      name : privileged-nested 
10095      type : string 
96+     - name : buildah-format 
97+       default : docker 
98+       type : string 
99+       description : The format for the resulting image's mediaType. Valid values are oci or docker. 
101100    results :
102101    - description : " " 
103102      name : IMAGE_URL 
@@ -125,7 +124,7 @@ spec:
125124        - name : name 
126125          value : init 
127126        - name : bundle 
128-           value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc  
127+           value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:bbf313b09740fb39b3343bc69ee94b2a2c21d16a9304f9b7c111c305558fc346  
129128        - name : kind 
130129          value : task 
131130        resolver : bundles 
@@ -146,7 +145,7 @@ spec:
146145        - name : name 
147146          value : git-clone-oci-ta 
148147        - name : bundle 
149-           value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3f1b468066b301083d8550e036f5a654fcb064810bd29eb06fec6d8ad3e35b9c  
148+           value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3a920a83fc0135aaae2730fe9d446eb2da2ffc9d63a34bceea04afd24653bdee  
150149        - name : kind 
151150          value : task 
152151        resolver : bundles 
@@ -175,7 +174,7 @@ spec:
175174        - name : name 
176175          value : prefetch-dependencies-oci-ta 
177176        - name : bundle 
178-           value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:098322d6b789824f716f2d9caca1862d4afdc083ebaaee61aadd22a8c179480a  
177+           value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:970285e3b0495961199523b566e0dd92ec2e29bedbcf61d8fc67106b06d0f923  
179178        - name : kind 
180179          value : task 
181180        resolver : bundles 
@@ -213,14 +212,16 @@ spec:
213212        value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT) 
214213      - name : CACHI2_ARTIFACT 
215214        value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT) 
215+       - name : BUILDAH_FORMAT 
216+         value : $(params.buildah-format) 
216217      runAfter :
217218      - prefetch-dependencies 
218219      taskRef :
219220        params :
220221        - name : name 
221222          value : buildah-oci-ta 
222223        - name : bundle 
223-           value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.5 @sha256:203b7a3d8c04c1f3b5327db3f31a19647f8d46304e7ced1dd5dcbba19445ac10  
224+           value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.6 @sha256:7b4c101b71e48b267079a5b6331d22de0b25e008c9e1dcaca1c41c4312391e39  
224225        - name : kind 
225226          value : task 
226227        resolver : bundles 
@@ -242,14 +243,16 @@ spec:
242243      - name : IMAGES 
243244        value :
244245        - $(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST) 
246+       - name : BUILDAH_FORMAT 
247+         value : $(params.buildah-format) 
245248      runAfter :
246249      - build-container 
247250      taskRef :
248251        params :
249252        - name : name 
250253          value : build-image-index 
251254        - name : bundle 
252-           value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:8e5dfb2fac011148f8715bbe0b99415f88297683d269eae0dfcad52562195d45  
255+           value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:79784d53749584bc5a8de32142ec4e2f01cdbf42c20d94e59280e0b927c8597d  
253256        - name : kind 
254257          value : task 
255258        resolver : bundles 
@@ -275,7 +278,7 @@ spec:
275278        - name : name 
276279          value : source-build-oci-ta 
277280        - name : bundle 
278-           value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b0d6cb28a23f20db4f5cf78ed78ae3a91b9a5adfe989696ed0bbc63840a485b6  
281+           value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:2a290f91fdccf4c9ef726a1605163bc14904e1dbf9837ac6d2621caddd10f98e  
279282        - name : kind 
280283          value : task 
281284        resolver : bundles 
@@ -343,7 +346,7 @@ spec:
343346        - name : name 
344347          value : ecosystem-cert-preflight-checks 
345348        - name : bundle 
346-           value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60  
349+           value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9568c51a5158d534248908b9b561cf67d2826ed4ea164ffd95628bb42380e6ec  
347350        - name : kind 
348351          value : task 
349352        resolver : bundles 
@@ -369,7 +372,7 @@ spec:
369372        - name : name 
370373          value : sast-snyk-check-oci-ta 
371374        - name : bundle 
372-           value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449  
375+           value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:181d63c126e3119a9d57b8feed4eb66a875b5208c3e90724c22758e65dca8733  
373376        - name : kind 
374377          value : task 
375378        resolver : bundles 
@@ -556,7 +559,7 @@ spec:
556559        - name : name 
557560          value : push-dockerfile-oci-ta 
558561        - name : bundle 
559-           value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:49f778479f468e71c2cfef722e96aa813d7ef98bde8a612e1bf1a13cd70849ec  
562+           value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:14fba04580b236e4206a904b86ee2fd8eeaa4163f7619a9c2602d361e4f74c51  
560563        - name : kind 
561564          value : task 
562565        resolver : bundles 
0 commit comments