Skip to content

Commit 29aff5c

Browse files
Update Konflux references
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 08b1ee7 commit 29aff5c

File tree

2 files changed

+73
-65
lines changed

2 files changed

+73
-65
lines changed

.tekton/snmp-notifier-8-1-pull-request.yaml

Lines changed: 37 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ metadata:
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "true"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
11-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
12-
== "release-8.1"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-8.1"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: ceph-8-1
1615
appstudio.openshift.io/component: snmp-notifier-8-1
@@ -53,7 +52,7 @@ spec:
5352
- name: name
5453
value: show-sbom
5554
- name: bundle
56-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
55+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5756
- name: kind
5857
value: task
5958
resolver: bundles
@@ -69,13 +68,11 @@ spec:
6968
name: output-image
7069
type: string
7170
- default: .
72-
description: Path to the source code of an application's component from where
73-
to build image.
71+
description: Path to the source code of an application's component from where to build image.
7472
name: path-context
7573
type: string
7674
- default: Dockerfile
77-
description: Path to the Dockerfile inside the context specified by parameter
78-
path-context
75+
description: Path to the Dockerfile inside the context specified by parameter path-context
7976
name: dockerfile
8077
type: string
8178
- default: "false"
@@ -95,8 +92,7 @@ spec:
9592
name: prefetch-input
9693
type: string
9794
- default: ""
98-
description: Image tag expiration time, time values could be something like
99-
1h, 2d, 3w for hours, days, and weeks, respectively.
95+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
10096
name: image-expires-after
10197
type: string
10298
- default: "false"
@@ -116,14 +112,12 @@ spec:
116112
name: build-args-file
117113
type: string
118114
- default: "false"
119-
description: Whether to enable privileged mode, should be used only with remote
120-
VMs
115+
description: Whether to enable privileged mode, should be used only with remote VMs
121116
name: privileged-nested
122117
type: string
123118
- default:
124119
- linux/x86_64
125-
description: List of platforms to build the container images on. The available
126-
set of values is determined by the configuration of the multi-platform-controller.
120+
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.
127121
name: build-platforms
128122
type: array
129123
results:
@@ -153,7 +147,7 @@ spec:
153147
- name: name
154148
value: init
155149
- name: bundle
156-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
150+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
157151
- name: kind
158152
value: task
159153
resolver: bundles
@@ -174,7 +168,7 @@ spec:
174168
- name: name
175169
value: git-clone-oci-ta
176170
- name: bundle
177-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
171+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
178172
- name: kind
179173
value: task
180174
resolver: bundles
@@ -203,7 +197,7 @@ spec:
203197
- name: name
204198
value: prefetch-dependencies-oci-ta
205199
- name: bundle
206-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
200+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:22290579c9fe0b5c1689bb9023b3eddec73c285b680226d9f460346ae849a2cb
207201
- name: kind
208202
value: task
209203
resolver: bundles
@@ -253,7 +247,7 @@ spec:
253247
- name: name
254248
value: buildah-remote-oci-ta
255249
- name: bundle
256-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
250+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:cd9ef1eb119700a6883edcf93fd7c71dc33ee43467f3c2728b2a002c77915e8d
257251
- name: kind
258252
value: task
259253
resolver: bundles
@@ -282,7 +276,7 @@ spec:
282276
- name: name
283277
value: build-image-index
284278
- name: bundle
285-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
279+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
286280
- name: kind
287281
value: task
288282
resolver: bundles
@@ -308,7 +302,7 @@ spec:
308302
- name: name
309303
value: source-build-oci-ta
310304
- name: bundle
311-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
305+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:7a36cc284c5932c18e117fe5995f3246b5dcc11ec742b66a2f9ae710034b064f
312306
- name: kind
313307
value: task
314308
resolver: bundles
@@ -334,7 +328,7 @@ spec:
334328
- name: name
335329
value: deprecated-image-check
336330
- name: bundle
337-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
331+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
338332
- name: kind
339333
value: task
340334
resolver: bundles
@@ -356,7 +350,7 @@ spec:
356350
- name: name
357351
value: clair-scan
358352
- name: bundle
359-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
353+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
360354
- name: kind
361355
value: task
362356
resolver: bundles
@@ -376,7 +370,7 @@ spec:
376370
- name: name
377371
value: ecosystem-cert-preflight-checks
378372
- name: bundle
379-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:ba7ed837f467904e7b38513174a707a9eec4009d009d6f272ff71d1250bc8854
373+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
380374
- name: kind
381375
value: task
382376
resolver: bundles
@@ -385,6 +379,11 @@ spec:
385379
operator: in
386380
values:
387381
- "false"
382+
matrix:
383+
params:
384+
- name: platform
385+
value:
386+
- $(params.build-platforms)
388387
- name: sast-snyk-check
389388
params:
390389
- name: image-digest
@@ -402,7 +401,7 @@ spec:
402401
- name: name
403402
value: sast-snyk-check-oci-ta
404403
- name: bundle
405-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
404+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:322c86ad5ee252c04440184d9f5046d276415148cb6bfaf571be1b102101786b
406405
- name: kind
407406
value: task
408407
resolver: bundles
@@ -424,7 +423,7 @@ spec:
424423
- name: name
425424
value: clamav-scan
426425
- name: bundle
427-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
426+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
428427
- name: kind
429428
value: task
430429
resolver: bundles
@@ -433,6 +432,11 @@ spec:
433432
operator: in
434433
values:
435434
- "false"
435+
matrix:
436+
params:
437+
- name: image-arch
438+
value:
439+
- $(params.build-platforms)
436440
- name: sast-coverity-check
437441
params:
438442
- name: image-digest
@@ -469,7 +473,7 @@ spec:
469473
- name: name
470474
value: sast-coverity-check-oci-ta
471475
- name: bundle
472-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c926568ce63e4f63e18bb6a4178caca2e8192f6e3b830bbcd354e6485d29458c
476+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
473477
- name: kind
474478
value: task
475479
resolver: bundles
@@ -516,7 +520,7 @@ spec:
516520
- name: name
517521
value: sast-shell-check-oci-ta
518522
- name: bundle
519-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
523+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
520524
- name: kind
521525
value: task
522526
resolver: bundles
@@ -542,7 +546,7 @@ spec:
542546
- name: name
543547
value: sast-unicode-check-oci-ta
544548
- name: bundle
545-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:3ffa3ac35ad988767ae2202d1f2483ce3e8152b29b89e77620c26f32c1ad2e7e
549+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
546550
- name: kind
547551
value: task
548552
resolver: bundles
@@ -559,17 +563,17 @@ spec:
559563
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
560564
- name: ADDITIONAL_TAGS
561565
value:
562-
- "pull-request-{{pull_request_number}}"
563-
- "from-branch-{{source_branch}}"
564-
- "{{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
566+
- "pull-request-{{pull_request_number}}"
567+
- "from-branch-{{source_branch}}"
568+
- "{{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
565569
runAfter:
566570
- build-image-index
567571
taskRef:
568572
params:
569573
- name: name
570574
value: apply-tags
571575
- name: bundle
572-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
576+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
573577
- name: kind
574578
value: task
575579
resolver: bundles
@@ -592,7 +596,7 @@ spec:
592596
- name: name
593597
value: push-dockerfile-oci-ta
594598
- name: bundle
595-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
599+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
596600
- name: kind
597601
value: task
598602
resolver: bundles

0 commit comments

Comments
 (0)