Skip to content

Commit 02ae0a1

Browse files
Update Konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4f91ccf commit 02ae0a1

File tree

2 files changed

+42
-52
lines changed

2 files changed

+42
-52
lines changed

.tekton/gitops-must-gather-pull-request.yaml

Lines changed: 21 additions & 26 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: openshift-gitops-operator
1514
appstudio.openshift.io/component: gitops-must-gather
@@ -49,7 +48,7 @@ spec:
4948
- name: name
5049
value: show-sbom
5150
- name: bundle
52-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
51+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
5352
- name: kind
5453
value: task
5554
resolver: bundles
@@ -65,13 +64,11 @@ spec:
6564
name: output-image
6665
type: string
6766
- default: .
68-
description: Path to the source code of an application's component from where
69-
to build image.
67+
description: Path to the source code of an application's component from where to build image.
7068
name: path-context
7169
type: string
7270
- default: Dockerfile
73-
description: Path to the Dockerfile inside the context specified by parameter
74-
path-context
71+
description: Path to the Dockerfile inside the context specified by parameter path-context
7572
name: dockerfile
7673
type: string
7774
- default: "false"
@@ -91,8 +88,7 @@ spec:
9188
name: prefetch-input
9289
type: string
9390
- default: ""
94-
description: Image tag expiration time, time values could be something like
95-
1h, 2d, 3w for hours, days, and weeks, respectively.
91+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9692
name: image-expires-after
9793
- default: "false"
9894
description: Build a source image.
@@ -112,8 +108,7 @@ spec:
112108
type: string
113109
- default:
114110
- linux/x86_64
115-
description: List of platforms to build the container images on. The available
116-
set of values is determined by the configuration of the multi-platform-controller.
111+
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.
117112
name: build-platforms
118113
type: array
119114
results:
@@ -143,7 +138,7 @@ spec:
143138
- name: name
144139
value: init
145140
- name: bundle
146-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:0523b51c28375a3f222da91690e22eff11888ebc98a0c73c468af44762265c69
141+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:2f59e9a3c20ce4509356389d327087213cc82c079b30811935837791da140f9f
147142
- name: kind
148143
value: task
149144
resolver: bundles
@@ -164,7 +159,7 @@ spec:
164159
- name: name
165160
value: git-clone-oci-ta
166161
- name: bundle
167-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4bf48d038ff12d25bdeb5ab3e98dc2271818056f454c83d7393ebbd413028147
162+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:9709088bf3c581d4763e9804d9ee3a1f06ad6a61c23237277057c4f0cdc4f9c3
168163
- name: kind
169164
value: task
170165
resolver: bundles
@@ -193,7 +188,7 @@ spec:
193188
- name: name
194189
value: prefetch-dependencies-oci-ta
195190
- name: bundle
196-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.1@sha256:b1ac9124ad909a8d7dbac01b1a02ef9a973d448d4c94efcf3d1b29e2a5c9e76f
191+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:786a6601c654a48e32ea51b2636982d2e096da3027ea701009ca956b74a7d400
197192
- name: kind
198193
value: task
199194
resolver: bundles
@@ -245,7 +240,7 @@ spec:
245240
- name: name
246241
value: buildah-remote-oci-ta
247242
- name: bundle
248-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2@sha256:52a1a93cf99ab1f1092e983ac41b3684b7af004772d325e89b42e82e046bc7d1
243+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:58fb95e010b84e3b7949972a07c98d25fea68b474759891ac6ac539f325b0581
249244
- name: kind
250245
value: task
251246
resolver: bundles
@@ -274,7 +269,7 @@ spec:
274269
- name: name
275270
value: build-image-index
276271
- name: bundle
277-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ebc17bb22481160eec6eb7277df1e48b90f599bebe563cd4f046807f4e32ced3
272+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d34e4245b767c5b1b5edbbad9fc9cf8050cf19a69c8e55856479848405c596ec
278273
- name: kind
279274
value: task
280275
resolver: bundles
@@ -298,7 +293,7 @@ spec:
298293
- name: name
299294
value: source-build-oci-ta
300295
- name: bundle
301-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.1@sha256:bd786bc1d33391bb169f98a1070d1a39e410b835f05fd0db0263754c65bd9bea
296+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ea2316bcef60fdbc6d89bb34d343d9157e89e786504fb68e223c04a7486d9e91
302297
- name: kind
303298
value: task
304299
resolver: bundles
@@ -324,7 +319,7 @@ spec:
324319
- name: name
325320
value: deprecated-image-check
326321
- name: bundle
327-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:5a1a165fa02270f0a947d8a2131ee9d8be0b8e9d34123828c2bef589e504ee84
322+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
328323
- name: kind
329324
value: task
330325
resolver: bundles
@@ -346,7 +341,7 @@ spec:
346341
- name: name
347342
value: clair-scan
348343
- name: bundle
349-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:0a5421111e7092740398691d5bd7c125cc0896f29531d19414bb5724ae41692a
344+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d1ef571fe836984101e2d7f1611a2b7c8c0f8e7d5ad3d9b997fc511f9fd66af6
350345
- name: kind
351346
value: task
352347
resolver: bundles
@@ -366,7 +361,7 @@ spec:
366361
- name: name
367362
value: ecosystem-cert-preflight-checks
368363
- name: bundle
369-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
364+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
370365
- name: kind
371366
value: task
372367
resolver: bundles
@@ -392,7 +387,7 @@ spec:
392387
- name: name
393388
value: sast-snyk-check-oci-ta
394389
- name: bundle
395-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:22ca2db8d94c689dba03d2c257733743cd118759d7af9a68fb08f54a27fd8460
390+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:ec2495e8526f346c0694fa64a5276d12091df85d1272f0480fcc64852f9fa837
396391
- name: kind
397392
value: task
398393
resolver: bundles
@@ -414,7 +409,7 @@ spec:
414409
- name: name
415410
value: clamav-scan
416411
- name: bundle
417-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:b4f450f1447b166da671f1d5819ab5a1485083e5c27ab91f7d8b7a2ff994c8c2
412+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:e24eb00ffdb7b45da1c9e1c98f65d68e9f13fd3fce4a4aa9e51df0c7aea14854
418413
- name: kind
419414
value: task
420415
resolver: bundles
@@ -434,7 +429,7 @@ spec:
434429
- name: name
435430
value: apply-tags
436431
- name: bundle
437-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:87fd7fc0e937aad1a8db9b6e377d7e444f53394dafde512d68adbea6966a4702
432+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e1d365ce85d6448f6ebd0d0a000d0f45b694950b7545a2c34bfbcf992c80df61
438433
- name: kind
439434
value: task
440435
resolver: bundles
@@ -457,7 +452,7 @@ spec:
457452
- name: name
458453
value: push-dockerfile-oci-ta
459454
- name: bundle
460-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:80d48a1b9d2707490309941ec9f79338533938f959ca9a207b481b0e8a5e7a93
455+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:a89354ee3fb942a4ce635767dfd6a1fcf47da796c3b984c996190d2965bb6e84
461456
- name: kind
462457
value: task
463458
resolver: bundles
@@ -474,7 +469,7 @@ spec:
474469
- name: name
475470
value: rpms-signature-scan
476471
- name: bundle
477-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:28aaf87d61078a0aeeeabcae455eda7d05c4f9b81d8995bdcf3dde95c1a7a77b
472+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:3e01c8b322226ad5067ba1ce4ea7bc528f708c3e0d8b6a17a0c4112dbd46c549
478473
- name: kind
479474
value: task
480475
resolver: bundles

.tekton/gitops-must-gather-push.yaml

Lines changed: 21 additions & 26 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-
== "main"
11-
creationTimestamp: null
9+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main"
10+
creationTimestamp:
1211
labels:
1312
appstudio.openshift.io/application: openshift-gitops-operator
1413
appstudio.openshift.io/component: gitops-must-gather
@@ -49,7 +48,7 @@ spec:
4948
- name: name
5049
value: show-sbom
5150
- name: bundle
52-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
51+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
5352
- name: kind
5453
value: task
5554
resolver: bundles
@@ -65,13 +64,11 @@ spec:
6564
name: output-image
6665
type: string
6766
- default: .
68-
description: Path to the source code of an application's component from where
69-
to build image.
67+
description: Path to the source code of an application's component from where to build image.
7068
name: path-context
7169
type: string
7270
- default: Dockerfile
73-
description: Path to the Dockerfile inside the context specified by parameter
74-
path-context
71+
description: Path to the Dockerfile inside the context specified by parameter path-context
7572
name: dockerfile
7673
type: string
7774
- default: "false"
@@ -91,8 +88,7 @@ spec:
9188
name: prefetch-input
9289
type: string
9390
- default: ""
94-
description: Image tag expiration time, time values could be something like
95-
1h, 2d, 3w for hours, days, and weeks, respectively.
91+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9692
name: image-expires-after
9793
- default: "false"
9894
description: Build a source image.
@@ -112,8 +108,7 @@ spec:
112108
type: string
113109
- default:
114110
- linux/x86_64
115-
description: List of platforms to build the container images on. The available
116-
set of values is determined by the configuration of the multi-platform-controller.
111+
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.
117112
name: build-platforms
118113
type: array
119114
results:
@@ -143,7 +138,7 @@ spec:
143138
- name: name
144139
value: init
145140
- name: bundle
146-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:0523b51c28375a3f222da91690e22eff11888ebc98a0c73c468af44762265c69
141+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:2f59e9a3c20ce4509356389d327087213cc82c079b30811935837791da140f9f
147142
- name: kind
148143
value: task
149144
resolver: bundles
@@ -164,7 +159,7 @@ spec:
164159
- name: name
165160
value: git-clone-oci-ta
166161
- name: bundle
167-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4bf48d038ff12d25bdeb5ab3e98dc2271818056f454c83d7393ebbd413028147
162+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:9709088bf3c581d4763e9804d9ee3a1f06ad6a61c23237277057c4f0cdc4f9c3
168163
- name: kind
169164
value: task
170165
resolver: bundles
@@ -193,7 +188,7 @@ spec:
193188
- name: name
194189
value: prefetch-dependencies-oci-ta
195190
- name: bundle
196-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.1@sha256:b1ac9124ad909a8d7dbac01b1a02ef9a973d448d4c94efcf3d1b29e2a5c9e76f
191+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:786a6601c654a48e32ea51b2636982d2e096da3027ea701009ca956b74a7d400
197192
- name: kind
198193
value: task
199194
resolver: bundles
@@ -245,7 +240,7 @@ spec:
245240
- name: name
246241
value: buildah-remote-oci-ta
247242
- name: bundle
248-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2@sha256:52a1a93cf99ab1f1092e983ac41b3684b7af004772d325e89b42e82e046bc7d1
243+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:58fb95e010b84e3b7949972a07c98d25fea68b474759891ac6ac539f325b0581
249244
- name: kind
250245
value: task
251246
resolver: bundles
@@ -274,7 +269,7 @@ spec:
274269
- name: name
275270
value: build-image-index
276271
- name: bundle
277-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ebc17bb22481160eec6eb7277df1e48b90f599bebe563cd4f046807f4e32ced3
272+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d34e4245b767c5b1b5edbbad9fc9cf8050cf19a69c8e55856479848405c596ec
278273
- name: kind
279274
value: task
280275
resolver: bundles
@@ -298,7 +293,7 @@ spec:
298293
- name: name
299294
value: source-build-oci-ta
300295
- name: bundle
301-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.1@sha256:bd786bc1d33391bb169f98a1070d1a39e410b835f05fd0db0263754c65bd9bea
296+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ea2316bcef60fdbc6d89bb34d343d9157e89e786504fb68e223c04a7486d9e91
302297
- name: kind
303298
value: task
304299
resolver: bundles
@@ -324,7 +319,7 @@ spec:
324319
- name: name
325320
value: deprecated-image-check
326321
- name: bundle
327-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:5a1a165fa02270f0a947d8a2131ee9d8be0b8e9d34123828c2bef589e504ee84
322+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
328323
- name: kind
329324
value: task
330325
resolver: bundles
@@ -346,7 +341,7 @@ spec:
346341
- name: name
347342
value: clair-scan
348343
- name: bundle
349-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:0a5421111e7092740398691d5bd7c125cc0896f29531d19414bb5724ae41692a
344+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d1ef571fe836984101e2d7f1611a2b7c8c0f8e7d5ad3d9b997fc511f9fd66af6
350345
- name: kind
351346
value: task
352347
resolver: bundles
@@ -366,7 +361,7 @@ spec:
366361
- name: name
367362
value: ecosystem-cert-preflight-checks
368363
- name: bundle
369-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
364+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
370365
- name: kind
371366
value: task
372367
resolver: bundles
@@ -392,7 +387,7 @@ spec:
392387
- name: name
393388
value: sast-snyk-check-oci-ta
394389
- name: bundle
395-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:22ca2db8d94c689dba03d2c257733743cd118759d7af9a68fb08f54a27fd8460
390+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:ec2495e8526f346c0694fa64a5276d12091df85d1272f0480fcc64852f9fa837
396391
- name: kind
397392
value: task
398393
resolver: bundles
@@ -414,7 +409,7 @@ spec:
414409
- name: name
415410
value: clamav-scan
416411
- name: bundle
417-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:b4f450f1447b166da671f1d5819ab5a1485083e5c27ab91f7d8b7a2ff994c8c2
412+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:e24eb00ffdb7b45da1c9e1c98f65d68e9f13fd3fce4a4aa9e51df0c7aea14854
418413
- name: kind
419414
value: task
420415
resolver: bundles
@@ -434,7 +429,7 @@ spec:
434429
- name: name
435430
value: apply-tags
436431
- name: bundle
437-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:87fd7fc0e937aad1a8db9b6e377d7e444f53394dafde512d68adbea6966a4702
432+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e1d365ce85d6448f6ebd0d0a000d0f45b694950b7545a2c34bfbcf992c80df61
438433
- name: kind
439434
value: task
440435
resolver: bundles
@@ -457,7 +452,7 @@ spec:
457452
- name: name
458453
value: push-dockerfile-oci-ta
459454
- name: bundle
460-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:80d48a1b9d2707490309941ec9f79338533938f959ca9a207b481b0e8a5e7a93
455+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:a89354ee3fb942a4ce635767dfd6a1fcf47da796c3b984c996190d2965bb6e84
461456
- name: kind
462457
value: task
463458
resolver: bundles
@@ -474,7 +469,7 @@ spec:
474469
- name: name
475470
value: rpms-signature-scan
476471
- name: bundle
477-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:28aaf87d61078a0aeeeabcae455eda7d05c4f9b81d8995bdcf3dde95c1a7a77b
472+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:3e01c8b322226ad5067ba1ce4ea7bc528f708c3e0d8b6a17a0c4112dbd46c549
478473
- name: kind
479474
value: task
480475
resolver: bundles

0 commit comments

Comments
 (0)