Skip to content

Commit f6ff381

Browse files
chore(deps): update konflux references
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent fa6be4f commit f6ff381

File tree

2 files changed

+74
-62
lines changed

2 files changed

+74
-62
lines changed

.tekton/grafana-9-0-pull-request.yaml

Lines changed: 37 additions & 31 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-9.0"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-9.0"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: ceph-9-0
1615
appstudio.openshift.io/component: grafana-9-0
@@ -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:5e15408f997557153b13d492aeccb51c01923bfbe4fbdf6f1e8695ce1b82f826
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
@@ -294,19 +288,21 @@ spec:
294288
- name: build-source-image
295289
params:
296290
- name: BINARY_IMAGE
297-
value: $(params.output-image)
291+
value: $(tasks.build-image-index.results.IMAGE_URL)
298292
- name: SOURCE_ARTIFACT
299293
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
300294
- name: CACHI2_ARTIFACT
301295
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
296+
- name: BINARY_IMAGE_DIGEST
297+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
302298
runAfter:
303299
- build-image-index
304300
taskRef:
305301
params:
306302
- name: name
307303
value: source-build-oci-ta
308304
- name: bundle
309-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
305+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:7a36cc284c5932c18e117fe5995f3246b5dcc11ec742b66a2f9ae710034b064f
310306
- name: kind
311307
value: task
312308
resolver: bundles
@@ -332,7 +328,7 @@ spec:
332328
- name: name
333329
value: deprecated-image-check
334330
- name: bundle
335-
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
336332
- name: kind
337333
value: task
338334
resolver: bundles
@@ -354,7 +350,7 @@ spec:
354350
- name: name
355351
value: clair-scan
356352
- name: bundle
357-
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
358354
- name: kind
359355
value: task
360356
resolver: bundles
@@ -374,7 +370,7 @@ spec:
374370
- name: name
375371
value: ecosystem-cert-preflight-checks
376372
- name: bundle
377-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
373+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
378374
- name: kind
379375
value: task
380376
resolver: bundles
@@ -383,6 +379,11 @@ spec:
383379
operator: in
384380
values:
385381
- "false"
382+
matrix:
383+
params:
384+
- name: platform
385+
value:
386+
- $(params.build-platforms)
386387
- name: sast-snyk-check
387388
params:
388389
- name: image-digest
@@ -400,7 +401,7 @@ spec:
400401
- name: name
401402
value: sast-snyk-check-oci-ta
402403
- name: bundle
403-
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
404405
- name: kind
405406
value: task
406407
resolver: bundles
@@ -422,7 +423,7 @@ spec:
422423
- name: name
423424
value: clamav-scan
424425
- name: bundle
425-
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
426427
- name: kind
427428
value: task
428429
resolver: bundles
@@ -431,6 +432,11 @@ spec:
431432
operator: in
432433
values:
433434
- "false"
435+
matrix:
436+
params:
437+
- name: image-arch
438+
value:
439+
- $(params.build-platforms)
434440
- name: sast-coverity-check
435441
params:
436442
- name: image-digest
@@ -467,7 +473,7 @@ spec:
467473
- name: name
468474
value: sast-coverity-check-oci-ta
469475
- name: bundle
470-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ed979367665223d0539b11542ac174c37cc7fe85d88f05168d9a7a3177475e
476+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
471477
- name: kind
472478
value: task
473479
resolver: bundles
@@ -514,7 +520,7 @@ spec:
514520
- name: name
515521
value: sast-shell-check-oci-ta
516522
- name: bundle
517-
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
518524
- name: kind
519525
value: task
520526
resolver: bundles
@@ -540,7 +546,7 @@ spec:
540546
- name: name
541547
value: sast-unicode-check-oci-ta
542548
- name: bundle
543-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
549+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
544550
- name: kind
545551
value: task
546552
resolver: bundles
@@ -562,7 +568,7 @@ spec:
562568
- name: name
563569
value: apply-tags
564570
- name: bundle
565-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
571+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
566572
- name: kind
567573
value: task
568574
resolver: bundles
@@ -585,7 +591,7 @@ spec:
585591
- name: name
586592
value: push-dockerfile-oci-ta
587593
- name: bundle
588-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
594+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
589595
- name: kind
590596
value: task
591597
resolver: bundles

0 commit comments

Comments
 (0)