Skip to content

Commit 8ddc5e1

Browse files
red-hat-konflux[bot]thepetk
authored andcommitted
chore(deps): update konflux references (#201)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 709e187 commit 8ddc5e1

File tree

2 files changed

+49
-57
lines changed

2 files changed

+49
-57
lines changed

.tekton/registry-viewer-main-pull-request.yaml

Lines changed: 24 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ metadata:
77
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
11-
== "main"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: devfile-registry-main
1514
appstudio.openshift.io/component: registry-viewer-main
@@ -30,8 +29,8 @@ spec:
3029
value: Dockerfile
3130
- name: build-args
3231
value:
33-
- PROJECT_NAME=registry-viewer
34-
- NEXT_PUBLIC_BASE_PATH=/viewer
32+
- PROJECT_NAME=registry-viewer
33+
- NEXT_PUBLIC_BASE_PATH=/viewer
3534
pipelineSpec:
3635
description: |
3736
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
@@ -48,7 +47,7 @@ spec:
4847
- name: name
4948
value: show-sbom
5049
- name: bundle
51-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
50+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
5251
- name: kind
5352
value: task
5453
resolver: bundles
@@ -64,13 +63,11 @@ spec:
6463
name: output-image
6564
type: string
6665
- default: .
67-
description: Path to the source code of an application's component from where
68-
to build image.
66+
description: Path to the source code of an application's component from where to build image.
6967
name: path-context
7068
type: string
7169
- default: Dockerfile
72-
description: Path to the Dockerfile inside the context specified by parameter
73-
path-context
70+
description: Path to the Dockerfile inside the context specified by parameter path-context
7471
name: dockerfile
7572
type: string
7673
- default: "false"
@@ -90,8 +87,7 @@ spec:
9087
name: prefetch-input
9188
type: string
9289
- default: ""
93-
description: Image tag expiration time, time values could be something like
94-
1h, 2d, 3w for hours, days, and weeks, respectively.
90+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9591
name: image-expires-after
9692
- default: "false"
9793
description: Build a source image.
@@ -136,7 +132,7 @@ spec:
136132
- name: name
137133
value: init
138134
- name: bundle
139-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:63eb4a4c0cfb491276bff86fdad1c96bf238506388848e79001058450a8e843a
135+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:2f59e9a3c20ce4509356389d327087213cc82c079b30811935837791da140f9f
140136
- name: kind
141137
value: task
142138
resolver: bundles
@@ -157,7 +153,7 @@ spec:
157153
- name: name
158154
value: git-clone-oci-ta
159155
- name: bundle
160-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:aab5f0f4906ba2c2a64a67b591c7ecf57018d066f1206ebc56158476e29f2cf3
156+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:9709088bf3c581d4763e9804d9ee3a1f06ad6a61c23237277057c4f0cdc4f9c3
161157
- name: kind
162158
value: task
163159
resolver: bundles
@@ -186,7 +182,7 @@ spec:
186182
- name: name
187183
value: prefetch-dependencies-oci-ta
188184
- name: bundle
189-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:752230a646483aebd465a942aef4f35c08e67185609ac26e19a3b931de9b7b0a
185+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:786a6601c654a48e32ea51b2636982d2e096da3027ea701009ca956b74a7d400
190186
- name: kind
191187
value: task
192188
resolver: bundles
@@ -227,7 +223,7 @@ spec:
227223
- name: name
228224
value: buildah-oci-ta
229225
- name: bundle
230-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:161554446f481f89e35bfa6a87ec5f76154d678dd5fd33eaa16bd7eb4d1e8d37
226+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:8abdd666a032d7088f31d0dbaa2a8ea07b85d814d08d157bb3ffa344dca5485a
231227
- name: kind
232228
value: task
233229
resolver: bundles
@@ -256,7 +252,7 @@ spec:
256252
- name: name
257253
value: build-image-index
258254
- name: bundle
259-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:0c2270d1b24fcbaa6fe82b6d045b715a5f24f55d099a10f65297671e2ee421e6
255+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d34e4245b767c5b1b5edbbad9fc9cf8050cf19a69c8e55856479848405c596ec
260256
- name: kind
261257
value: task
262258
resolver: bundles
@@ -280,7 +276,7 @@ spec:
280276
- name: name
281277
value: source-build-oci-ta
282278
- name: bundle
283-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:183b28fc7c3ca8bc81b00d695517cd2e0b7c31e13365bcfd7e3c758ce13c489c
279+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ea2316bcef60fdbc6d89bb34d343d9157e89e786504fb68e223c04a7486d9e91
284280
- name: kind
285281
value: task
286282
resolver: bundles
@@ -306,7 +302,7 @@ spec:
306302
- name: name
307303
value: deprecated-image-check
308304
- name: bundle
309-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ced089bd8d86f95ee70f6ee1a6941d677f1c66c3b8f02fa60f9309c6c32e1929
305+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
310306
- name: kind
311307
value: task
312308
resolver: bundles
@@ -328,7 +324,7 @@ spec:
328324
- name: name
329325
value: clair-scan
330326
- name: bundle
331-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:f636f2cbe91d9d4d9685a38c8bc680a36e17f568ec0e60a93da82d1284b488c5
327+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d1ef571fe836984101e2d7f1611a2b7c8c0f8e7d5ad3d9b997fc511f9fd66af6
332328
- name: kind
333329
value: task
334330
resolver: bundles
@@ -348,7 +344,7 @@ spec:
348344
- name: name
349345
value: ecosystem-cert-preflight-checks
350346
- name: bundle
351-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2ad615f9b8141ed2e0b060ebda366ce43cf55a9dd7c98e2d93970ff328dca8b2
347+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:50668bab78fcf8aa02d3820a46354d4a125d80eff26fa07f9c23ea58b5e7088e
352348
- name: kind
353349
value: task
354350
resolver: bundles
@@ -374,7 +370,7 @@ spec:
374370
- name: name
375371
value: sast-snyk-check-oci-ta
376372
- name: bundle
377-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:ed777841052e05c61abc9fc66f6aad65f113bad719eeb2e04ce490fc175aaebe
373+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:916d7187fdbf20d003db9c673d6cc0c583f4750606c75bf2d9e9c27815b3fcdb
378374
- name: kind
379375
value: task
380376
resolver: bundles
@@ -448,7 +444,7 @@ spec:
448444
- name: name
449445
value: clamav-scan
450446
- name: bundle
451-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:0db068e8a59612472a2483f5113893d0c5c9102e9ad7647d9a4789360e5bc2dc
447+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:e24eb00ffdb7b45da1c9e1c98f65d68e9f13fd3fce4a4aa9e51df0c7aea14854
452448
- name: kind
453449
value: task
454450
resolver: bundles
@@ -491,7 +487,7 @@ spec:
491487
- name: name
492488
value: sast-coverity-check
493489
- name: bundle
494-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.2@sha256:b444457e1cae45671e14c4c8fed97c757cd7a5a6b13cfac100b3d863bbbf4612
490+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.2@sha256:d4fa3576baa2a7066d2a1840057836b90caee4d7ddf302bc1e93949cf8c12e04
495491
- name: kind
496492
value: task
497493
resolver: bundles
@@ -512,7 +508,7 @@ spec:
512508
- name: name
513509
value: coverity-availability-check
514510
- name: bundle
515-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:91ba738df7ec548d4127163e07a88de06568a350fbf581405cc8fc8498f6153c
511+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:0b35292eed661c5e3ca307c0ba7f594d17555db2a1da567903b0b47697fa23ed
516512
- name: kind
517513
value: task
518514
resolver: bundles
@@ -532,7 +528,7 @@ spec:
532528
- name: name
533529
value: apply-tags
534530
- name: bundle
535-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:5e5f290359fd34ae4cc77cbbba6ef8c9907d752572d6dc2a00f5a4c504eb48bb
531+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e1d365ce85d6448f6ebd0d0a000d0f45b694950b7545a2c34bfbcf992c80df61
536532
- name: kind
537533
value: task
538534
resolver: bundles
@@ -555,7 +551,7 @@ spec:
555551
- name: name
556552
value: push-dockerfile-oci-ta
557553
- name: bundle
558-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:443e665458bd44f029c8e44e8d4c44e4faa8c533f129014ccb3c4c51fd89bbfc
554+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:a89354ee3fb942a4ce635767dfd6a1fcf47da796c3b984c996190d2965bb6e84
559555
- name: kind
560556
value: task
561557
resolver: bundles
@@ -572,7 +568,7 @@ spec:
572568
- name: name
573569
value: rpms-signature-scan
574570
- name: bundle
575-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:e603b3df510aeefeaa12e8778c4642b21743cb0ae68704359dc7ffd2814249d2
571+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1ed16be7d66040bb7eb04c4b252345ff658e1dbdca8274ae7885126ab2214ad1
576572
- name: kind
577573
value: task
578574
resolver: bundles

0 commit comments

Comments
 (0)