Skip to content

Commit 9b35b78

Browse files
chore(deps): update konflux references (#5468)
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 d30cbe5 commit 9b35b78

2 files changed

Lines changed: 42 additions & 50 deletions

File tree

.tekton/automation-hub-frontend-master-pull-request.yaml

Lines changed: 21 additions & 25 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-
== "master"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "master"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: automation-hub-master
1514
appstudio.openshift.io/component: automation-hub-frontend-master
@@ -47,7 +46,7 @@ spec:
4746
- name: name
4847
value: show-sbom
4948
- name: bundle
50-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
49+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
5150
- name: kind
5251
value: task
5352
resolver: bundles
@@ -85,13 +84,11 @@ spec:
8584
name: output-image
8685
type: string
8786
- default: .
88-
description: Path to the source code of an application's component from where
89-
to build image.
87+
description: Path to the source code of an application's component from where to build image.
9088
name: path-context
9189
type: string
9290
- default: Dockerfile
93-
description: Path to the Dockerfile inside the context specified by parameter
94-
path-context
91+
description: Path to the Dockerfile inside the context specified by parameter path-context
9592
name: dockerfile
9693
type: string
9794
- default: "false"
@@ -111,8 +108,7 @@ spec:
111108
name: prefetch-input
112109
type: string
113110
- default: ""
114-
description: Image tag expiration time, time values could be something like
115-
1h, 2d, 3w for hours, days, and weeks, respectively.
111+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
116112
name: image-expires-after
117113
- default: "false"
118114
description: Build a source image.
@@ -157,7 +153,7 @@ spec:
157153
- name: name
158154
value: init
159155
- name: bundle
160-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:63eb4a4c0cfb491276bff86fdad1c96bf238506388848e79001058450a8e843a
156+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:2f59e9a3c20ce4509356389d327087213cc82c079b30811935837791da140f9f
161157
- name: kind
162158
value: task
163159
resolver: bundles
@@ -174,7 +170,7 @@ spec:
174170
- name: name
175171
value: git-clone
176172
- name: bundle
177-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:fe27845cdba6fa95d9da2bfc7cb744d4df88711e8b867c4f246bdf944d4b00d0
173+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:92cf275b60f7bd23472acc4bc6e9a4bc9a9cbd78a680a23087fa4df668b85a34
178174
- name: kind
179175
value: task
180176
resolver: bundles
@@ -199,7 +195,7 @@ spec:
199195
- name: name
200196
value: prefetch-dependencies
201197
- name: bundle
202-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:fb126d78a71fa4cef9046d2563832c91ec73e0d1a7c5811b85e9d28132b7c076
198+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:dfef566290e002e47f766ead3906922a26978a54b84727705a21dec64df7d9a3
203199
- name: kind
204200
value: task
205201
resolver: bundles
@@ -306,7 +302,7 @@ spec:
306302
- name: name
307303
value: buildah
308304
- name: bundle
309-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:91caef22ccb5bbc694e33eb8706cddb662840e9dc351c7e57a23f7dc50dae2e5
305+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:9ccddd19868ab459b0368af00ec823c82277b684928f18f3d18769a9f5353d12
310306
- name: kind
311307
value: task
312308
resolver: bundles
@@ -338,7 +334,7 @@ spec:
338334
- name: name
339335
value: build-image-index
340336
- name: bundle
341-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:0c2270d1b24fcbaa6fe82b6d045b715a5f24f55d099a10f65297671e2ee421e6
337+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d34e4245b767c5b1b5edbbad9fc9cf8050cf19a69c8e55856479848405c596ec
342338
- name: kind
343339
value: task
344340
resolver: bundles
@@ -358,7 +354,7 @@ spec:
358354
- name: name
359355
value: source-build
360356
- name: bundle
361-
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.2@sha256:6de42f19b1bc021657f0e94fce9995cdd841c9378a732948ae2a347422e0f613
357+
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.2@sha256:2a01b61339c57cc3b27d8f54c271c32ba1db147a957230c6aa7f4f3c95bce6ee
362358
- name: kind
363359
value: task
364360
resolver: bundles
@@ -387,7 +383,7 @@ spec:
387383
- name: name
388384
value: deprecated-image-check
389385
- name: bundle
390-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ced089bd8d86f95ee70f6ee1a6941d677f1c66c3b8f02fa60f9309c6c32e1929
386+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
391387
- name: kind
392388
value: task
393389
resolver: bundles
@@ -409,7 +405,7 @@ spec:
409405
- name: name
410406
value: clair-scan
411407
- name: bundle
412-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:f636f2cbe91d9d4d9685a38c8bc680a36e17f568ec0e60a93da82d1284b488c5
408+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d1ef571fe836984101e2d7f1611a2b7c8c0f8e7d5ad3d9b997fc511f9fd66af6
413409
- name: kind
414410
value: task
415411
resolver: bundles
@@ -429,7 +425,7 @@ spec:
429425
- name: name
430426
value: ecosystem-cert-preflight-checks
431427
- name: bundle
432-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2ad615f9b8141ed2e0b060ebda366ce43cf55a9dd7c98e2d93970ff328dca8b2
428+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
433429
- name: kind
434430
value: task
435431
resolver: bundles
@@ -451,7 +447,7 @@ spec:
451447
- name: name
452448
value: sast-snyk-check
453449
- name: bundle
454-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:30cc34ccf6ca34e7f0951fd508fe4436d07388e7244baab77baf4ef9bdcefff4
450+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:491cc0edbec21a8d78b0639c2b49cafdec36f50be7024305d4d05560c65320c3
455451
- name: kind
456452
value: task
457453
resolver: bundles
@@ -476,7 +472,7 @@ spec:
476472
- name: name
477473
value: clamav-scan
478474
- name: bundle
479-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:0db068e8a59612472a2483f5113893d0c5c9102e9ad7647d9a4789360e5bc2dc
475+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:e24eb00ffdb7b45da1c9e1c98f65d68e9f13fd3fce4a4aa9e51df0c7aea14854
480476
- name: kind
481477
value: task
482478
resolver: bundles
@@ -496,7 +492,7 @@ spec:
496492
- name: name
497493
value: apply-tags
498494
- name: bundle
499-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:5e5f290359fd34ae4cc77cbbba6ef8c9907d752572d6dc2a00f5a4c504eb48bb
495+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e1d365ce85d6448f6ebd0d0a000d0f45b694950b7545a2c34bfbcf992c80df61
500496
- name: kind
501497
value: task
502498
resolver: bundles
@@ -517,7 +513,7 @@ spec:
517513
- name: name
518514
value: push-dockerfile
519515
- name: bundle
520-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:86ba936a94bfad7a295fbceaa6531e33b9fc1f8fc2d5c44d93fc4e3af760bd1e
516+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:c823fcfcfd416803d8baf0f1ab21e03e5ec04ef32013a90d01213d8b05f26eba
521517
- name: kind
522518
value: task
523519
resolver: bundles
@@ -537,7 +533,7 @@ spec:
537533
- name: name
538534
value: rpms-signature-scan
539535
- name: bundle
540-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:e603b3df510aeefeaa12e8778c4642b21743cb0ae68704359dc7ffd2814249d2
536+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:60ec0c93f54f743a7b636fed30e4f32fbcb5338fbc8db48f12c37f3a2f3b3a45
541537
- name: kind
542538
value: task
543539
resolver: bundles
@@ -557,7 +553,7 @@ spec:
557553
- name: workspace
558554
volumeClaimTemplate:
559555
metadata:
560-
creationTimestamp: null
556+
creationTimestamp:
561557
spec:
562558
accessModes:
563559
- ReadWriteOnce

.tekton/automation-hub-frontend-master-push.yaml

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ metadata:
66
build.appstudio.redhat.com/commit_sha: '{{revision}}'
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/max-keep-runs: "3"
9-
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
10-
== "master"
11-
creationTimestamp: null
9+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "master"
10+
creationTimestamp:
1211
labels:
1312
appstudio.openshift.io/application: automation-hub-master
1413
appstudio.openshift.io/component: automation-hub-frontend-master
@@ -44,7 +43,7 @@ spec:
4443
- name: name
4544
value: show-sbom
4645
- name: bundle
47-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
46+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
4847
- name: kind
4948
value: task
5049
resolver: bundles
@@ -82,13 +81,11 @@ spec:
8281
name: output-image
8382
type: string
8483
- default: .
85-
description: Path to the source code of an application's component from where
86-
to build image.
84+
description: Path to the source code of an application's component from where to build image.
8785
name: path-context
8886
type: string
8987
- default: Dockerfile
90-
description: Path to the Dockerfile inside the context specified by parameter
91-
path-context
88+
description: Path to the Dockerfile inside the context specified by parameter path-context
9289
name: dockerfile
9390
type: string
9491
- default: "false"
@@ -108,8 +105,7 @@ spec:
108105
name: prefetch-input
109106
type: string
110107
- default: ""
111-
description: Image tag expiration time, time values could be something like
112-
1h, 2d, 3w for hours, days, and weeks, respectively.
108+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
113109
name: image-expires-after
114110
- default: "false"
115111
description: Build a source image.
@@ -154,7 +150,7 @@ spec:
154150
- name: name
155151
value: init
156152
- name: bundle
157-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:63eb4a4c0cfb491276bff86fdad1c96bf238506388848e79001058450a8e843a
153+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:2f59e9a3c20ce4509356389d327087213cc82c079b30811935837791da140f9f
158154
- name: kind
159155
value: task
160156
resolver: bundles
@@ -171,7 +167,7 @@ spec:
171167
- name: name
172168
value: git-clone
173169
- name: bundle
174-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:fe27845cdba6fa95d9da2bfc7cb744d4df88711e8b867c4f246bdf944d4b00d0
170+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:92cf275b60f7bd23472acc4bc6e9a4bc9a9cbd78a680a23087fa4df668b85a34
175171
- name: kind
176172
value: task
177173
resolver: bundles
@@ -196,7 +192,7 @@ spec:
196192
- name: name
197193
value: prefetch-dependencies
198194
- name: bundle
199-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:fb126d78a71fa4cef9046d2563832c91ec73e0d1a7c5811b85e9d28132b7c076
195+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:dfef566290e002e47f766ead3906922a26978a54b84727705a21dec64df7d9a3
200196
- name: kind
201197
value: task
202198
resolver: bundles
@@ -303,7 +299,7 @@ spec:
303299
- name: name
304300
value: buildah
305301
- name: bundle
306-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:91caef22ccb5bbc694e33eb8706cddb662840e9dc351c7e57a23f7dc50dae2e5
302+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:9ccddd19868ab459b0368af00ec823c82277b684928f18f3d18769a9f5353d12
307303
- name: kind
308304
value: task
309305
resolver: bundles
@@ -335,7 +331,7 @@ spec:
335331
- name: name
336332
value: build-image-index
337333
- name: bundle
338-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:0c2270d1b24fcbaa6fe82b6d045b715a5f24f55d099a10f65297671e2ee421e6
334+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d34e4245b767c5b1b5edbbad9fc9cf8050cf19a69c8e55856479848405c596ec
339335
- name: kind
340336
value: task
341337
resolver: bundles
@@ -355,7 +351,7 @@ spec:
355351
- name: name
356352
value: source-build
357353
- name: bundle
358-
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.2@sha256:6de42f19b1bc021657f0e94fce9995cdd841c9378a732948ae2a347422e0f613
354+
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.2@sha256:2a01b61339c57cc3b27d8f54c271c32ba1db147a957230c6aa7f4f3c95bce6ee
359355
- name: kind
360356
value: task
361357
resolver: bundles
@@ -384,7 +380,7 @@ spec:
384380
- name: name
385381
value: deprecated-image-check
386382
- name: bundle
387-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ced089bd8d86f95ee70f6ee1a6941d677f1c66c3b8f02fa60f9309c6c32e1929
383+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
388384
- name: kind
389385
value: task
390386
resolver: bundles
@@ -406,7 +402,7 @@ spec:
406402
- name: name
407403
value: clair-scan
408404
- name: bundle
409-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:f636f2cbe91d9d4d9685a38c8bc680a36e17f568ec0e60a93da82d1284b488c5
405+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d1ef571fe836984101e2d7f1611a2b7c8c0f8e7d5ad3d9b997fc511f9fd66af6
410406
- name: kind
411407
value: task
412408
resolver: bundles
@@ -426,7 +422,7 @@ spec:
426422
- name: name
427423
value: ecosystem-cert-preflight-checks
428424
- name: bundle
429-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2ad615f9b8141ed2e0b060ebda366ce43cf55a9dd7c98e2d93970ff328dca8b2
425+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
430426
- name: kind
431427
value: task
432428
resolver: bundles
@@ -448,7 +444,7 @@ spec:
448444
- name: name
449445
value: sast-snyk-check
450446
- name: bundle
451-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:30cc34ccf6ca34e7f0951fd508fe4436d07388e7244baab77baf4ef9bdcefff4
447+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:491cc0edbec21a8d78b0639c2b49cafdec36f50be7024305d4d05560c65320c3
452448
- name: kind
453449
value: task
454450
resolver: bundles
@@ -473,7 +469,7 @@ spec:
473469
- name: name
474470
value: clamav-scan
475471
- name: bundle
476-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:0db068e8a59612472a2483f5113893d0c5c9102e9ad7647d9a4789360e5bc2dc
472+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:e24eb00ffdb7b45da1c9e1c98f65d68e9f13fd3fce4a4aa9e51df0c7aea14854
477473
- name: kind
478474
value: task
479475
resolver: bundles
@@ -493,7 +489,7 @@ spec:
493489
- name: name
494490
value: apply-tags
495491
- name: bundle
496-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:5e5f290359fd34ae4cc77cbbba6ef8c9907d752572d6dc2a00f5a4c504eb48bb
492+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e1d365ce85d6448f6ebd0d0a000d0f45b694950b7545a2c34bfbcf992c80df61
497493
- name: kind
498494
value: task
499495
resolver: bundles
@@ -514,7 +510,7 @@ spec:
514510
- name: name
515511
value: push-dockerfile
516512
- name: bundle
517-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:86ba936a94bfad7a295fbceaa6531e33b9fc1f8fc2d5c44d93fc4e3af760bd1e
513+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:c823fcfcfd416803d8baf0f1ab21e03e5ec04ef32013a90d01213d8b05f26eba
518514
- name: kind
519515
value: task
520516
resolver: bundles
@@ -534,7 +530,7 @@ spec:
534530
- name: name
535531
value: rpms-signature-scan
536532
- name: bundle
537-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:e603b3df510aeefeaa12e8778c4642b21743cb0ae68704359dc7ffd2814249d2
533+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:60ec0c93f54f743a7b636fed30e4f32fbcb5338fbc8db48f12c37f3a2f3b3a45
538534
- name: kind
539535
value: task
540536
resolver: bundles
@@ -554,7 +550,7 @@ spec:
554550
- name: workspace
555551
volumeClaimTemplate:
556552
metadata:
557-
creationTimestamp: null
553+
creationTimestamp:
558554
spec:
559555
accessModes:
560556
- ReadWriteOnce

0 commit comments

Comments
 (0)