Skip to content

Commit f6d05e1

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

File tree

2 files changed

+96
-100
lines changed

2 files changed

+96
-100
lines changed

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

Lines changed: 48 additions & 50 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-
== "main"
12-
creationTimestamp: null
9+
pipelinesascode.tekton.dev/max-keep-runs: '3'
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:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
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
@@ -69,73 +68,70 @@ spec:
6968
- description: Source Repository URL
7069
name: git-url
7170
type: string
72-
- default: ""
71+
- default: ''
7372
description: Revision of the Source Repository
7473
name: revision
7574
type: string
7675
- description: Fully Qualified Output Image
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
89-
- default: "false"
86+
- default: 'false'
9087
description: Force rebuild image
9188
name: rebuild
9289
type: string
93-
- default: "false"
90+
- default: 'false'
9491
description: Skip checks against built image
9592
name: skip-checks
9693
type: string
97-
- default: "false"
94+
- default: 'false'
9895
description: Execute the build with network isolation
9996
name: hermetic
10097
type: string
101-
- default: ""
98+
- default: ''
10299
description: Build dependencies to be prefetched by Cachi2
103100
name: prefetch-input
104101
type: string
105-
- default: "false"
102+
- default: 'false'
106103
description: Java build
107104
name: java
108105
type: string
109-
- default: ""
110-
description: Image tag expiration time, time values could be something like
111-
1h, 2d, 3w for hours, days, and weeks, respectively.
106+
- default: ''
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
113-
- default: "false"
109+
- default: 'false'
114110
description: Build a source image.
115111
name: build-source-image
116112
type: string
117113
- default: []
118114
description: Array of --build-arg values ("arg=value" strings) for buildah
119115
name: build-args
120116
type: array
121-
- default: ""
117+
- default: ''
122118
description: Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file
123119
name: build-args-file
124120
type: string
125121
results:
126-
- description: ""
122+
- description: ''
127123
name: IMAGE_URL
128124
value: $(tasks.build-container.results.IMAGE_URL)
129-
- description: ""
125+
- description: ''
130126
name: IMAGE_DIGEST
131127
value: $(tasks.build-container.results.IMAGE_DIGEST)
132-
- description: ""
128+
- description: ''
133129
name: CHAINS-GIT_URL
134130
value: $(tasks.clone-repository.results.url)
135-
- description: ""
131+
- description: ''
136132
name: CHAINS-GIT_COMMIT
137133
value: $(tasks.clone-repository.results.commit)
138-
- description: ""
134+
- description: ''
139135
name: JAVA_COMMUNITY_DEPENDENCIES
140136
value: $(tasks.build-container.results.JAVA_COMMUNITY_DEPENDENCIES)
141137
tasks:
@@ -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:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
156152
- name: kind
157153
value: task
158154
resolver: bundles
@@ -169,15 +165,15 @@ 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
176172
when:
177173
- input: $(tasks.init.results.build)
178174
operator: in
179175
values:
180-
- "true"
176+
- 'true'
181177
workspaces:
182178
- name: output
183179
workspace: workspace
@@ -194,15 +190,15 @@ 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:78d4311a179437a07cc9f33fcc65fc89ae03c24c060e11e4056e914197c0261e
198194
- name: kind
199195
value: task
200196
resolver: bundles
201197
when:
202198
- input: $(params.prefetch-input)
203199
operator: notin
204200
values:
205-
- ""
201+
- ''
206202
workspaces:
207203
- name: source
208204
workspace: workspace
@@ -238,15 +234,15 @@ 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:9e69423eed84931dfad81c71ac4245cad47365af0f9ed931cf8ee45730eea9e8
242238
- name: kind
243239
value: task
244240
resolver: bundles
245241
when:
246242
- input: $(tasks.init.results.build)
247243
operator: in
248244
values:
249-
- "true"
245+
- 'true'
250246
workspaces:
251247
- name: source
252248
workspace: workspace
@@ -261,19 +257,19 @@ spec:
261257
- name: name
262258
value: source-build
263259
- name: bundle
264-
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.1@sha256:ddfa1fb418c1d9d55d7d70d39fe8f35ce05e96073bcd057bb6aaacd1f839cc51
260+
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.2@sha256:ab7298db687b1bdaa8f3fb4f24ee6c48e100283d0584eddac12ad4353b8a4e97
265261
- name: kind
266262
value: task
267263
resolver: bundles
268264
when:
269265
- input: $(tasks.init.results.build)
270266
operator: in
271267
values:
272-
- "true"
268+
- 'true'
273269
- input: $(params.build-source-image)
274270
operator: in
275271
values:
276-
- "true"
272+
- 'true'
277273
workspaces:
278274
- name: workspace
279275
workspace: workspace
@@ -290,15 +286,15 @@ spec:
290286
- name: name
291287
value: deprecated-image-check
292288
- name: bundle
293-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:5a1a165fa02270f0a947d8a2131ee9d8be0b8e9d34123828c2bef589e504ee84
289+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
294290
- name: kind
295291
value: task
296292
resolver: bundles
297293
when:
298294
- input: $(params.skip-checks)
299295
operator: in
300296
values:
301-
- "false"
297+
- 'false'
302298
- name: clair-scan
303299
params:
304300
- name: image-digest
@@ -312,15 +308,15 @@ spec:
312308
- name: name
313309
value: clair-scan
314310
- name: bundle
315-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:0a5421111e7092740398691d5bd7c125cc0896f29531d19414bb5724ae41692a
311+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
316312
- name: kind
317313
value: task
318314
resolver: bundles
319315
when:
320316
- input: $(params.skip-checks)
321317
operator: in
322318
values:
323-
- "false"
319+
- 'false'
324320
- name: ecosystem-cert-preflight-checks
325321
params:
326322
- name: image-url
@@ -332,15 +328,15 @@ spec:
332328
- name: name
333329
value: ecosystem-cert-preflight-checks
334330
- name: bundle
335-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
331+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
336332
- name: kind
337333
value: task
338334
resolver: bundles
339335
when:
340336
- input: $(params.skip-checks)
341337
operator: in
342338
values:
343-
- "false"
339+
- 'false'
344340
- name: sast-snyk-check
345341
params:
346342
- name: image-digest
@@ -354,15 +350,15 @@ spec:
354350
- name: name
355351
value: sast-snyk-check
356352
- name: bundle
357-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:9fa8acbd4331e5f7c7ba39c6283a219b084e8b2332996e0988a7907a4a75feb4
353+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:da2344f6dae50fc14892d818aee128f9d5df32d0d98dddb504e721408a9fb13d
358354
- name: kind
359355
value: task
360356
resolver: bundles
361357
when:
362358
- input: $(params.skip-checks)
363359
operator: in
364360
values:
365-
- "false"
361+
- 'false'
366362
workspaces:
367363
- name: workspace
368364
workspace: workspace
@@ -379,27 +375,29 @@ spec:
379375
- name: name
380376
value: clamav-scan
381377
- name: bundle
382-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:b4f450f1447b166da671f1d5819ab5a1485083e5c27ab91f7d8b7a2ff994c8c2
378+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
383379
- name: kind
384380
value: task
385381
resolver: bundles
386382
when:
387383
- input: $(params.skip-checks)
388384
operator: in
389385
values:
390-
- "false"
386+
- 'false'
391387
- name: apply-tags
392388
params:
393-
- name: IMAGE
389+
- name: IMAGE_URL
394390
value: $(tasks.build-container.results.IMAGE_URL)
391+
- name: IMAGE_DIGEST
392+
value: $(tasks.build-container.results.IMAGE_DIGEST)
395393
runAfter:
396394
- build-container
397395
taskRef:
398396
params:
399397
- name: name
400398
value: apply-tags
401399
- name: bundle
402-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:87fd7fc0e937aad1a8db9b6e377d7e444f53394dafde512d68adbea6966a4702
400+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
403401
- name: kind
404402
value: task
405403
resolver: bundles
@@ -420,7 +418,7 @@ spec:
420418
- name: name
421419
value: push-dockerfile
422420
- name: bundle
423-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:48bb2ee92ea528b28c0814c9cc126021e499a081b69431987a774561e9ac8047
421+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:1e78c3a32f072d3ba8c49362f16f7e97365c1cfde44813d21b4988765216a09c
424422
- name: kind
425423
value: task
426424
resolver: bundles
@@ -438,7 +436,7 @@ spec:
438436
- name: workspace
439437
volumeClaimTemplate:
440438
metadata:
441-
creationTimestamp: null
439+
creationTimestamp:
442440
spec:
443441
accessModes:
444442
- ReadWriteOnce

0 commit comments

Comments
 (0)