Skip to content

Commit 632140f

Browse files
Update Konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 39f6302 commit 632140f

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

.tekton/acm-inspector-pull-request.yaml

Lines changed: 26 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: acm-inspector
1514
appstudio.openshift.io/component: acm-inspector
@@ -39,7 +38,7 @@ spec:
3938
- name: name
4039
value: show-sbom
4140
- name: bundle
42-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
41+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4342
- name: kind
4443
value: task
4544
resolver: bundles
@@ -58,7 +57,7 @@ spec:
5857
- name: name
5958
value: summary
6059
- name: bundle
61-
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:870d9a04d9784840a90b7bf6817cd0d0c4edfcda04b1ba1868cae625a3c3bfcc
60+
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
6261
- name: kind
6362
value: task
6463
resolver: bundles
@@ -77,13 +76,11 @@ spec:
7776
name: output-image
7877
type: string
7978
- default: .
80-
description: Path to the source code of an application's component from where
81-
to build image.
79+
description: Path to the source code of an application's component from where to build image.
8280
name: path-context
8381
type: string
8482
- default: Dockerfile
85-
description: Path to the Dockerfile inside the context specified by parameter
86-
path-context
83+
description: Path to the Dockerfile inside the context specified by parameter path-context
8784
name: dockerfile
8885
type: string
8986
- default: "false"
@@ -107,8 +104,7 @@ spec:
107104
name: java
108105
type: string
109106
- default: ""
110-
description: Image tag expiration time, time values could be something like
111-
1h, 2d, 3w for hours, days, and weeks, respectively.
107+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
112108
name: image-expires-after
113109
- default: "false"
114110
description: Build a source image.
@@ -152,7 +148,7 @@ spec:
152148
- name: name
153149
value: init
154150
- name: bundle
155-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:0523b51c28375a3f222da91690e22eff11888ebc98a0c73c468af44762265c69
151+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
156152
- name: kind
157153
value: task
158154
resolver: bundles
@@ -169,7 +165,7 @@ spec:
169165
- name: name
170166
value: git-clone
171167
- name: bundle
172-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:d091a9e19567a4cbdc5acd57903c71ba71dc51d749a4ba7477e689608851e981
168+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7939000e2f92fc8b5d2c4ee4ba9000433c5aa7700d2915a1d4763853d5fd1fd4
173169
- name: kind
174170
value: task
175171
resolver: bundles
@@ -194,7 +190,7 @@ spec:
194190
- name: name
195191
value: prefetch-dependencies
196192
- name: bundle
197-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.1@sha256:47d8d3320b4e29360108f18235598dd247bc316a4792063d970bffb00e61b71a
193+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:edf675b9750153aaf58b71f911326d32e9c97858b7827b9a3eaa44ac2482a234
198194
- name: kind
199195
value: task
200196
resolver: bundles
@@ -238,7 +234,7 @@ spec:
238234
- name: name
239235
value: buildah
240236
- name: bundle
241-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:7779f9e48eda44aebae3597747f5d8c1cc3fbc3a98c2251ee20929d868b575f1
237+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:21d842604d5fda0b0f131c6d84395091f15bc79cca55132ab03b87b0e40842a6
242238
- name: kind
243239
value: task
244240
resolver: bundles
@@ -253,15 +249,17 @@ spec:
253249
- name: build-source-image
254250
params:
255251
- name: BINARY_IMAGE
256-
value: $(params.output-image)
252+
value: $(tasks.build-container.results.IMAGE_URL)
253+
- name: BINARY_IMAGE_DIGEST
254+
value: $(tasks.build-container.results.IMAGE_DIGEST)
257255
runAfter:
258256
- build-container
259257
taskRef:
260258
params:
261259
- name: name
262260
value: source-build
263261
- name: bundle
264-
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.1@sha256:ddfa1fb418c1d9d55d7d70d39fe8f35ce05e96073bcd057bb6aaacd1f839cc51
262+
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:e3b87cff8ce3f70cb229f2df0454ee82b1ec7d8225321a430921ebaf28f6a39b
265263
- name: kind
266264
value: task
267265
resolver: bundles
@@ -290,7 +288,7 @@ spec:
290288
- name: name
291289
value: deprecated-image-check
292290
- name: bundle
293-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:5a1a165fa02270f0a947d8a2131ee9d8be0b8e9d34123828c2bef589e504ee84
291+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
294292
- name: kind
295293
value: task
296294
resolver: bundles
@@ -312,7 +310,7 @@ spec:
312310
- name: name
313311
value: clair-scan
314312
- name: bundle
315-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:0a5421111e7092740398691d5bd7c125cc0896f29531d19414bb5724ae41692a
313+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
316314
- name: kind
317315
value: task
318316
resolver: bundles
@@ -332,7 +330,7 @@ spec:
332330
- name: name
333331
value: ecosystem-cert-preflight-checks
334332
- name: bundle
335-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
333+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
336334
- name: kind
337335
value: task
338336
resolver: bundles
@@ -354,7 +352,7 @@ spec:
354352
- name: name
355353
value: sast-snyk-check
356354
- name: bundle
357-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:9fa8acbd4331e5f7c7ba39c6283a219b084e8b2332996e0988a7907a4a75feb4
355+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:0fcf74b45da5cb04b0aacf7bc2a2a43d08f846ffda3beabe6caa627450ce0257
358356
- name: kind
359357
value: task
360358
resolver: bundles
@@ -379,7 +377,7 @@ spec:
379377
- name: name
380378
value: clamav-scan
381379
- name: bundle
382-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:b4f450f1447b166da671f1d5819ab5a1485083e5c27ab91f7d8b7a2ff994c8c2
380+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
383381
- name: kind
384382
value: task
385383
resolver: bundles
@@ -390,16 +388,18 @@ spec:
390388
- "false"
391389
- name: apply-tags
392390
params:
393-
- name: IMAGE
391+
- name: IMAGE_URL
394392
value: $(tasks.build-container.results.IMAGE_URL)
393+
- name: IMAGE_DIGEST
394+
value: $(tasks.build-container.results.IMAGE_DIGEST)
395395
runAfter:
396396
- build-container
397397
taskRef:
398398
params:
399399
- name: name
400400
value: apply-tags
401401
- name: bundle
402-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:87fd7fc0e937aad1a8db9b6e377d7e444f53394dafde512d68adbea6966a4702
402+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
403403
- name: kind
404404
value: task
405405
resolver: bundles
@@ -420,7 +420,7 @@ spec:
420420
- name: name
421421
value: push-dockerfile
422422
- name: bundle
423-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:48bb2ee92ea528b28c0814c9cc126021e499a081b69431987a774561e9ac8047
423+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:59c1489aaa982e636ef675b053ca729f539cc504ff58c54a0f962795698b8732
424424
- name: kind
425425
value: task
426426
resolver: bundles
@@ -438,7 +438,7 @@ spec:
438438
- name: workspace
439439
volumeClaimTemplate:
440440
metadata:
441-
creationTimestamp: null
441+
creationTimestamp:
442442
spec:
443443
accessModes:
444444
- ReadWriteOnce

.tekton/acm-inspector-push.yaml

Lines changed: 26 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: acm-inspector
1413
appstudio.openshift.io/component: acm-inspector
@@ -36,7 +35,7 @@ spec:
3635
- name: name
3736
value: show-sbom
3837
- name: bundle
39-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
38+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4039
- name: kind
4140
value: task
4241
resolver: bundles
@@ -55,7 +54,7 @@ spec:
5554
- name: name
5655
value: summary
5756
- name: bundle
58-
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:870d9a04d9784840a90b7bf6817cd0d0c4edfcda04b1ba1868cae625a3c3bfcc
57+
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
5958
- name: kind
6059
value: task
6160
resolver: bundles
@@ -74,13 +73,11 @@ spec:
7473
name: output-image
7574
type: string
7675
- default: .
77-
description: Path to the source code of an application's component from where
78-
to build image.
76+
description: Path to the source code of an application's component from where to build image.
7977
name: path-context
8078
type: string
8179
- default: Dockerfile
82-
description: Path to the Dockerfile inside the context specified by parameter
83-
path-context
80+
description: Path to the Dockerfile inside the context specified by parameter path-context
8481
name: dockerfile
8582
type: string
8683
- default: "false"
@@ -104,8 +101,7 @@ spec:
104101
name: java
105102
type: string
106103
- default: ""
107-
description: Image tag expiration time, time values could be something like
108-
1h, 2d, 3w for hours, days, and weeks, respectively.
104+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
109105
name: image-expires-after
110106
- default: "false"
111107
description: Build a source image.
@@ -149,7 +145,7 @@ spec:
149145
- name: name
150146
value: init
151147
- name: bundle
152-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:0523b51c28375a3f222da91690e22eff11888ebc98a0c73c468af44762265c69
148+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
153149
- name: kind
154150
value: task
155151
resolver: bundles
@@ -166,7 +162,7 @@ spec:
166162
- name: name
167163
value: git-clone
168164
- name: bundle
169-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:d091a9e19567a4cbdc5acd57903c71ba71dc51d749a4ba7477e689608851e981
165+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7939000e2f92fc8b5d2c4ee4ba9000433c5aa7700d2915a1d4763853d5fd1fd4
170166
- name: kind
171167
value: task
172168
resolver: bundles
@@ -191,7 +187,7 @@ spec:
191187
- name: name
192188
value: prefetch-dependencies
193189
- name: bundle
194-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.1@sha256:47d8d3320b4e29360108f18235598dd247bc316a4792063d970bffb00e61b71a
190+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:edf675b9750153aaf58b71f911326d32e9c97858b7827b9a3eaa44ac2482a234
195191
- name: kind
196192
value: task
197193
resolver: bundles
@@ -235,7 +231,7 @@ spec:
235231
- name: name
236232
value: buildah
237233
- name: bundle
238-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:7779f9e48eda44aebae3597747f5d8c1cc3fbc3a98c2251ee20929d868b575f1
234+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:21d842604d5fda0b0f131c6d84395091f15bc79cca55132ab03b87b0e40842a6
239235
- name: kind
240236
value: task
241237
resolver: bundles
@@ -250,15 +246,17 @@ spec:
250246
- name: build-source-image
251247
params:
252248
- name: BINARY_IMAGE
253-
value: $(params.output-image)
249+
value: $(tasks.build-container.results.IMAGE_URL)
250+
- name: BINARY_IMAGE_DIGEST
251+
value: $(tasks.build-container.results.IMAGE_DIGEST)
254252
runAfter:
255253
- build-container
256254
taskRef:
257255
params:
258256
- name: name
259257
value: source-build
260258
- name: bundle
261-
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.1@sha256:ddfa1fb418c1d9d55d7d70d39fe8f35ce05e96073bcd057bb6aaacd1f839cc51
259+
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:e3b87cff8ce3f70cb229f2df0454ee82b1ec7d8225321a430921ebaf28f6a39b
262260
- name: kind
263261
value: task
264262
resolver: bundles
@@ -287,7 +285,7 @@ spec:
287285
- name: name
288286
value: deprecated-image-check
289287
- name: bundle
290-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:5a1a165fa02270f0a947d8a2131ee9d8be0b8e9d34123828c2bef589e504ee84
288+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
291289
- name: kind
292290
value: task
293291
resolver: bundles
@@ -309,7 +307,7 @@ spec:
309307
- name: name
310308
value: clair-scan
311309
- name: bundle
312-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:0a5421111e7092740398691d5bd7c125cc0896f29531d19414bb5724ae41692a
310+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
313311
- name: kind
314312
value: task
315313
resolver: bundles
@@ -329,7 +327,7 @@ spec:
329327
- name: name
330328
value: ecosystem-cert-preflight-checks
331329
- name: bundle
332-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
330+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
333331
- name: kind
334332
value: task
335333
resolver: bundles
@@ -351,7 +349,7 @@ spec:
351349
- name: name
352350
value: sast-snyk-check
353351
- name: bundle
354-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:9fa8acbd4331e5f7c7ba39c6283a219b084e8b2332996e0988a7907a4a75feb4
352+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:0fcf74b45da5cb04b0aacf7bc2a2a43d08f846ffda3beabe6caa627450ce0257
355353
- name: kind
356354
value: task
357355
resolver: bundles
@@ -376,7 +374,7 @@ spec:
376374
- name: name
377375
value: clamav-scan
378376
- name: bundle
379-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:b4f450f1447b166da671f1d5819ab5a1485083e5c27ab91f7d8b7a2ff994c8c2
377+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
380378
- name: kind
381379
value: task
382380
resolver: bundles
@@ -387,16 +385,18 @@ spec:
387385
- "false"
388386
- name: apply-tags
389387
params:
390-
- name: IMAGE
388+
- name: IMAGE_URL
391389
value: $(tasks.build-container.results.IMAGE_URL)
390+
- name: IMAGE_DIGEST
391+
value: $(tasks.build-container.results.IMAGE_DIGEST)
392392
runAfter:
393393
- build-container
394394
taskRef:
395395
params:
396396
- name: name
397397
value: apply-tags
398398
- name: bundle
399-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:87fd7fc0e937aad1a8db9b6e377d7e444f53394dafde512d68adbea6966a4702
399+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
400400
- name: kind
401401
value: task
402402
resolver: bundles
@@ -417,7 +417,7 @@ spec:
417417
- name: name
418418
value: push-dockerfile
419419
- name: bundle
420-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:48bb2ee92ea528b28c0814c9cc126021e499a081b69431987a774561e9ac8047
420+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:59c1489aaa982e636ef675b053ca729f539cc504ff58c54a0f962795698b8732
421421
- name: kind
422422
value: task
423423
resolver: bundles
@@ -435,7 +435,7 @@ spec:
435435
- name: workspace
436436
volumeClaimTemplate:
437437
metadata:
438-
creationTimestamp: null
438+
creationTimestamp:
439439
spec:
440440
accessModes:
441441
- ReadWriteOnce

0 commit comments

Comments
 (0)