Skip to content

Commit 53d6461

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

File tree

2 files changed

+66
-58
lines changed

2 files changed

+66
-58
lines changed

.tekton/grafana-6-1-pull-request.yaml

Lines changed: 33 additions & 29 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-6.1"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-6.1"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: ceph-6-1
1615
appstudio.openshift.io/component: grafana-6-1
@@ -50,7 +49,7 @@ spec:
5049
- name: name
5150
value: show-sbom
5251
- name: bundle
53-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
52+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5453
- name: kind
5554
value: task
5655
resolver: bundles
@@ -66,13 +65,11 @@ spec:
6665
name: output-image
6766
type: string
6867
- default: .
69-
description: Path to the source code of an application's component from where
70-
to build image.
68+
description: Path to the source code of an application's component from where to build image.
7169
name: path-context
7270
type: string
7371
- default: Dockerfile
74-
description: Path to the Dockerfile inside the context specified by parameter
75-
path-context
72+
description: Path to the Dockerfile inside the context specified by parameter path-context
7673
name: dockerfile
7774
type: string
7875
- default: "false"
@@ -92,8 +89,7 @@ spec:
9289
name: prefetch-input
9390
type: string
9491
- default: ""
95-
description: Image tag expiration time, time values could be something like
96-
1h, 2d, 3w for hours, days, and weeks, respectively.
92+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9793
name: image-expires-after
9894
type: string
9995
- default: "false"
@@ -113,14 +109,12 @@ spec:
113109
name: build-args-file
114110
type: string
115111
- default: "false"
116-
description: Whether to enable privileged mode, should be used only with remote
117-
VMs
112+
description: Whether to enable privileged mode, should be used only with remote VMs
118113
name: privileged-nested
119114
type: string
120115
- default:
121116
- linux/x86_64
122-
description: List of platforms to build the container images on. The available
123-
set of values is determined by the configuration of the multi-platform-controller.
117+
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.
124118
name: build-platforms
125119
type: array
126120
results:
@@ -150,7 +144,7 @@ spec:
150144
- name: name
151145
value: init
152146
- name: bundle
153-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
147+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
154148
- name: kind
155149
value: task
156150
resolver: bundles
@@ -171,7 +165,7 @@ spec:
171165
- name: name
172166
value: git-clone-oci-ta
173167
- name: bundle
174-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
168+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
175169
- name: kind
176170
value: task
177171
resolver: bundles
@@ -200,7 +194,7 @@ spec:
200194
- name: name
201195
value: prefetch-dependencies-oci-ta
202196
- name: bundle
203-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
197+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:22290579c9fe0b5c1689bb9023b3eddec73c285b680226d9f460346ae849a2cb
204198
- name: kind
205199
value: task
206200
resolver: bundles
@@ -250,7 +244,7 @@ spec:
250244
- name: name
251245
value: buildah-remote-oci-ta
252246
- name: bundle
253-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
247+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:cd9ef1eb119700a6883edcf93fd7c71dc33ee43467f3c2728b2a002c77915e8d
254248
- name: kind
255249
value: task
256250
resolver: bundles
@@ -279,7 +273,7 @@ spec:
279273
- name: name
280274
value: build-image-index
281275
- name: bundle
282-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
276+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
283277
- name: kind
284278
value: task
285279
resolver: bundles
@@ -305,7 +299,7 @@ spec:
305299
- name: name
306300
value: source-build-oci-ta
307301
- name: bundle
308-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
302+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:7a36cc284c5932c18e117fe5995f3246b5dcc11ec742b66a2f9ae710034b064f
309303
- name: kind
310304
value: task
311305
resolver: bundles
@@ -331,7 +325,7 @@ spec:
331325
- name: name
332326
value: deprecated-image-check
333327
- name: bundle
334-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
328+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
335329
- name: kind
336330
value: task
337331
resolver: bundles
@@ -353,7 +347,7 @@ spec:
353347
- name: name
354348
value: clair-scan
355349
- name: bundle
356-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
350+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
357351
- name: kind
358352
value: task
359353
resolver: bundles
@@ -373,7 +367,7 @@ spec:
373367
- name: name
374368
value: ecosystem-cert-preflight-checks
375369
- name: bundle
376-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:abbe195626eec925288df6425679559025d1be4af5ae70ca6dbbcb49ad3bf08b
370+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
377371
- name: kind
378372
value: task
379373
resolver: bundles
@@ -382,6 +376,11 @@ spec:
382376
operator: in
383377
values:
384378
- "false"
379+
matrix:
380+
params:
381+
- name: platform
382+
value:
383+
- $(params.build-platforms)
385384
- name: sast-snyk-check
386385
params:
387386
- name: image-digest
@@ -399,7 +398,7 @@ spec:
399398
- name: name
400399
value: sast-snyk-check-oci-ta
401400
- name: bundle
402-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
401+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:322c86ad5ee252c04440184d9f5046d276415148cb6bfaf571be1b102101786b
403402
- name: kind
404403
value: task
405404
resolver: bundles
@@ -421,7 +420,7 @@ spec:
421420
- name: name
422421
value: clamav-scan
423422
- name: bundle
424-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
423+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
425424
- name: kind
426425
value: task
427426
resolver: bundles
@@ -430,6 +429,11 @@ spec:
430429
operator: in
431430
values:
432431
- "false"
432+
matrix:
433+
params:
434+
- name: image-arch
435+
value:
436+
- $(params.build-platforms)
433437
- name: sast-coverity-check
434438
params:
435439
- name: image-digest
@@ -466,7 +470,7 @@ spec:
466470
- name: name
467471
value: sast-coverity-check-oci-ta
468472
- name: bundle
469-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c926568ce63e4f63e18bb6a4178caca2e8192f6e3b830bbcd354e6485d29458c
473+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
470474
- name: kind
471475
value: task
472476
resolver: bundles
@@ -513,7 +517,7 @@ spec:
513517
- name: name
514518
value: sast-shell-check-oci-ta
515519
- name: bundle
516-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
520+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
517521
- name: kind
518522
value: task
519523
resolver: bundles
@@ -561,7 +565,7 @@ spec:
561565
- name: name
562566
value: apply-tags
563567
- name: bundle
564-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
568+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
565569
- name: kind
566570
value: task
567571
resolver: bundles
@@ -584,7 +588,7 @@ spec:
584588
- name: name
585589
value: push-dockerfile-oci-ta
586590
- name: bundle
587-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
591+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
588592
- name: kind
589593
value: task
590594
resolver: bundles

0 commit comments

Comments
 (0)