Skip to content

Commit ef7b58d

Browse files
chore(deps): update konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 75adad0 commit ef7b58d

File tree

2 files changed

+94
-98
lines changed

2 files changed

+94
-98
lines changed

.tekton/frontend-builder-common-pull-request.yaml

Lines changed: 47 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ metadata:
66
build.appstudio.redhat.com/commit_sha: '{{revision}}'
77
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
9-
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
11-
== "master"
12-
creationTimestamp: null
9+
pipelinesascode.tekton.dev/max-keep-runs: '3'
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "master"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: frontend-builder-common
1514
appstudio.openshift.io/component: frontend-builder-common
@@ -54,70 +53,67 @@ spec:
5453
- description: Source Repository URL
5554
name: git-url
5655
type: string
57-
- default: ""
56+
- default: ''
5857
description: Revision of the Source Repository
5958
name: revision
6059
type: string
6160
- description: Fully Qualified Output Image
6261
name: output-image
6362
type: string
6463
- default: .
65-
description: Path to the source code of an application's component from where
66-
to build image.
64+
description: Path to the source code of an application's component from where to build image.
6765
name: path-context
6866
type: string
6967
- default: Dockerfile
70-
description: Path to the Dockerfile inside the context specified by parameter
71-
path-context
68+
description: Path to the Dockerfile inside the context specified by parameter path-context
7269
name: dockerfile
7370
type: string
74-
- default: "false"
71+
- default: 'false'
7572
description: Force rebuild image
7673
name: rebuild
7774
type: string
78-
- default: "false"
75+
- default: 'false'
7976
description: Skip checks against built image
8077
name: skip-checks
8178
type: string
82-
- default: "false"
79+
- default: 'false'
8380
description: Execute the build with network isolation
8481
name: hermetic
8582
type: string
86-
- default: ""
83+
- default: ''
8784
description: Build dependencies to be prefetched by Cachi2
8885
name: prefetch-input
8986
type: string
90-
- default: ""
91-
description: Image tag expiration time, time values could be something like
92-
1h, 2d, 3w for hours, days, and weeks, respectively.
87+
- default: ''
88+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9389
name: image-expires-after
94-
- default: "false"
90+
- default: 'false'
9591
description: Build a source image.
9692
name: build-source-image
9793
type: string
98-
- default: "false"
94+
- default: 'false'
9995
description: Add built image into an OCI image index
10096
name: build-image-index
10197
type: string
10298
- default: []
10399
description: Array of --build-arg values ("arg=value" strings) for buildah
104100
name: build-args
105101
type: array
106-
- default: ""
102+
- default: ''
107103
description: Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file
108104
name: build-args-file
109105
type: string
110106
results:
111-
- description: ""
107+
- description: ''
112108
name: IMAGE_URL
113109
value: $(tasks.build-image-index.results.IMAGE_URL)
114-
- description: ""
110+
- description: ''
115111
name: IMAGE_DIGEST
116112
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
117-
- description: ""
113+
- description: ''
118114
name: CHAINS-GIT_URL
119115
value: $(tasks.clone-repository.results.url)
120-
- description: ""
116+
- description: ''
121117
name: CHAINS-GIT_COMMIT
122118
value: $(tasks.clone-repository.results.commit)
123119
tasks:
@@ -134,7 +130,7 @@ spec:
134130
- name: name
135131
value: init
136132
- name: bundle
137-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
133+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
138134
- name: kind
139135
value: task
140136
resolver: bundles
@@ -155,15 +151,15 @@ spec:
155151
- name: name
156152
value: git-clone-oci-ta
157153
- name: bundle
158-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
154+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0e512b12775b2bcc4eb47bb34b7a2db2e91c3ceef04b2f2487fa421032d8859a
159155
- name: kind
160156
value: task
161157
resolver: bundles
162158
when:
163159
- input: $(tasks.init.results.build)
164160
operator: in
165161
values:
166-
- "true"
162+
- 'true'
167163
workspaces:
168164
- name: basic-auth
169165
workspace: git-auth
@@ -184,7 +180,7 @@ spec:
184180
- name: name
185181
value: prefetch-dependencies-oci-ta
186182
- name: bundle
187-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
183+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d0cbc492da865be336d09926eb6e3494403dccaa4a212bbdf472d8adbf80ab08
188184
- name: kind
189185
value: task
190186
resolver: bundles
@@ -225,15 +221,15 @@ spec:
225221
- name: name
226222
value: buildah-oci-ta
227223
- name: bundle
228-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:6ac9d16f598c14a4b56e662eccda0a438e94aa8f87dd27a3ea0ff1abc6e00c66
224+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:d90c4cf682189faab5c702e55f4855242e228ce1a05e54e1734b7b9c6fa40441
229225
- name: kind
230226
value: task
231227
resolver: bundles
232228
when:
233229
- input: $(tasks.init.results.build)
234230
operator: in
235231
values:
236-
- "true"
232+
- 'true'
237233
- name: build-image-index
238234
params:
239235
- name: IMAGE
@@ -254,15 +250,15 @@ spec:
254250
- name: name
255251
value: build-image-index
256252
- name: bundle
257-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
253+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3cf3dcc0bf7b674b940063b4d55e41fe7d43636a1d82572e3850228aa5350fa8
258254
- name: kind
259255
value: task
260256
resolver: bundles
261257
when:
262258
- input: $(tasks.init.results.build)
263259
operator: in
264260
values:
265-
- "true"
261+
- 'true'
266262
- name: build-source-image
267263
params:
268264
- name: BINARY_IMAGE
@@ -278,19 +274,19 @@ spec:
278274
- name: name
279275
value: source-build-oci-ta
280276
- name: bundle
281-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
277+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:f0784e8e0e396f40a6523693825b5966c3c615ba3d342350165e83cb72a24ef7
282278
- name: kind
283279
value: task
284280
resolver: bundles
285281
when:
286282
- input: $(tasks.init.results.build)
287283
operator: in
288284
values:
289-
- "true"
285+
- 'true'
290286
- input: $(params.build-source-image)
291287
operator: in
292288
values:
293-
- "true"
289+
- 'true'
294290
- name: deprecated-base-image-check
295291
params:
296292
- name: IMAGE_URL
@@ -304,15 +300,15 @@ spec:
304300
- name: name
305301
value: deprecated-image-check
306302
- name: bundle
307-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
303+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:270a79138a98e43c366d3722978cb5940d2bcb822ba6b60377330f863b7a1e62
308304
- name: kind
309305
value: task
310306
resolver: bundles
311307
when:
312308
- input: $(params.skip-checks)
313309
operator: in
314310
values:
315-
- "false"
311+
- 'false'
316312
- name: clair-scan
317313
params:
318314
- name: image-digest
@@ -326,15 +322,15 @@ spec:
326322
- name: name
327323
value: clair-scan
328324
- name: bundle
329-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
325+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
330326
- name: kind
331327
value: task
332328
resolver: bundles
333329
when:
334330
- input: $(params.skip-checks)
335331
operator: in
336332
values:
337-
- "false"
333+
- 'false'
338334
- name: ecosystem-cert-preflight-checks
339335
params:
340336
- name: image-url
@@ -346,15 +342,15 @@ spec:
346342
- name: name
347343
value: ecosystem-cert-preflight-checks
348344
- name: bundle
349-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dea8d9b4bec3e99d612d799798acf132df48276164b5193ea68f9f3c25ae425b
345+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:95ca11d147ee97d98f495477e9f42afe94ba3f869fc81c4e7b241ebd21e7395f
350346
- name: kind
351347
value: task
352348
resolver: bundles
353349
when:
354350
- input: $(params.skip-checks)
355351
operator: in
356352
values:
357-
- "false"
353+
- 'false'
358354
- name: sast-snyk-check
359355
params:
360356
- name: image-digest
@@ -372,15 +368,15 @@ spec:
372368
- name: name
373369
value: sast-snyk-check-oci-ta
374370
- name: bundle
375-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
371+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
376372
- name: kind
377373
value: task
378374
resolver: bundles
379375
when:
380376
- input: $(params.skip-checks)
381377
operator: in
382378
values:
383-
- "false"
379+
- 'false'
384380
- name: clamav-scan
385381
params:
386382
- name: image-digest
@@ -394,27 +390,29 @@ spec:
394390
- name: name
395391
value: clamav-scan
396392
- name: bundle
397-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:59094118aa07d5b0199565c4e0b2d0f4feb9a4741877c8716877572e2c4804f9
393+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
398394
- name: kind
399395
value: task
400396
resolver: bundles
401397
when:
402398
- input: $(params.skip-checks)
403399
operator: in
404400
values:
405-
- "false"
401+
- 'false'
406402
- name: apply-tags
407403
params:
408-
- name: IMAGE
404+
- name: IMAGE_URL
409405
value: $(tasks.build-image-index.results.IMAGE_URL)
406+
- name: IMAGE_DIGEST
407+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
410408
runAfter:
411409
- build-image-index
412410
taskRef:
413411
params:
414412
- name: name
415413
value: apply-tags
416414
- name: bundle
417-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:3f89ba89cacf8547261b5ce064acce81bfe470c8ace127794d0e90aebc8c347d
415+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
418416
- name: kind
419417
value: task
420418
resolver: bundles
@@ -437,7 +435,7 @@ spec:
437435
- name: name
438436
value: push-dockerfile-oci-ta
439437
- name: bundle
440-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:278f84550844c1c050a65536799f4b54e7c203e0ac51393aa75379dd974c82e9
438+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
441439
- name: kind
442440
value: task
443441
resolver: bundles
@@ -454,15 +452,15 @@ spec:
454452
- name: name
455453
value: rpms-signature-scan
456454
- name: bundle
457-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2366b2f394610192736dd8edac1a702964daeb961603dfc9ceb6b8188e39a009
455+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
458456
- name: kind
459457
value: task
460458
resolver: bundles
461459
when:
462460
- input: $(params.skip-checks)
463461
operator: in
464462
values:
465-
- "false"
463+
- 'false'
466464
workspaces:
467465
- name: git-auth
468466
optional: true

0 commit comments

Comments
 (0)