Skip to content

Commit e5c959b

Browse files
chore(deps): update konflux references main
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 71f6c47 commit e5c959b

File tree

2 files changed

+46
-48
lines changed

2 files changed

+46
-48
lines changed

.tekton/openshift-mcp-server-pull-request.yaml

Lines changed: 23 additions & 24 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-
== "main"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: ols
1615
appstudio.openshift.io/component: openshift-mcp-server
@@ -73,13 +72,11 @@ spec:
7372
name: output-image
7473
type: string
7574
- default: .
76-
description: Path to the source code of an application's component from where
77-
to build image.
75+
description: Path to the source code of an application's component from where to build image.
7876
name: path-context
7977
type: string
8078
- default: Dockerfile
81-
description: Path to the Dockerfile inside the context specified by parameter
82-
path-context
79+
description: Path to the Dockerfile inside the context specified by parameter path-context
8380
name: dockerfile
8481
type: string
8582
- default: "false"
@@ -99,8 +96,7 @@ spec:
9996
name: prefetch-input
10097
type: string
10198
- default: ""
102-
description: Image tag expiration time, time values could be something like
103-
1h, 2d, 3w for hours, days, and weeks, respectively.
99+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
104100
name: image-expires-after
105101
type: string
106102
- default: "false"
@@ -120,14 +116,12 @@ spec:
120116
name: build-args-file
121117
type: string
122118
- default: "false"
123-
description: Whether to enable privileged mode, should be used only with remote
124-
VMs
119+
description: Whether to enable privileged mode, should be used only with remote VMs
125120
name: privileged-nested
126121
type: string
127122
- default:
128123
- linux/x86_64
129-
description: List of platforms to build the container images on. The available
130-
set of values is determined by the configuration of the multi-platform-controller.
124+
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.
131125
name: build-platforms
132126
type: array
133127
results:
@@ -157,7 +151,7 @@ spec:
157151
- name: name
158152
value: init
159153
- name: bundle
160-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
154+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
161155
- name: kind
162156
value: task
163157
resolver: bundles
@@ -178,7 +172,7 @@ spec:
178172
- name: name
179173
value: git-clone-oci-ta
180174
- name: bundle
181-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
175+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:efcce59f226b1426f7685917e41a50b73478f38fe9ac56c98f1e961effd4b6f0
182176
- name: kind
183177
value: task
184178
resolver: bundles
@@ -207,7 +201,7 @@ spec:
207201
- name: name
208202
value: prefetch-dependencies-oci-ta
209203
- name: bundle
210-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0b58e5132333dd3b710ef9c18ecebe0d5e5b22066ba56481d34431c989cb21dd
204+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d08e349032c57367d543c0bbd070386709614ade1db8e5eddeab29b1338f6653
211205
- name: kind
212206
value: task
213207
resolver: bundles
@@ -257,7 +251,7 @@ spec:
257251
- name: name
258252
value: buildah-remote-oci-ta
259253
- name: bundle
260-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:252e5c94fb2375c43bdfd4b65097d246f4f37392956b08e5c38f366623a0b9ce
254+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:7ff1a2e486924478e7724005464d60dab9a85e2ae4734818057ece3845797509
261255
- name: kind
262256
value: task
263257
resolver: bundles
@@ -312,7 +306,7 @@ spec:
312306
- name: name
313307
value: source-build-oci-ta
314308
- name: bundle
315-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:a48c950350c5e9945cc4ad6bfad7fc653aa437c9eff74a25fd1d42fda4fe344d
309+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:21d33596cf7ff61cab38b68caf578e55509748962bf6f4030bf1dfb8cd68a257
316310
- name: kind
317311
value: task
318312
resolver: bundles
@@ -347,7 +341,12 @@ spec:
347341
operator: in
348342
values:
349343
- "false"
350-
- name: clair-scan
344+
- matrix:
345+
params:
346+
- name: image-platform
347+
value:
348+
- $(params.build-platforms)
349+
name: clair-scan
351350
params:
352351
- name: image-digest
353352
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -360,7 +359,7 @@ spec:
360359
- name: name
361360
value: clair-scan
362361
- name: bundle
363-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
362+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
364363
- name: kind
365364
value: task
366365
resolver: bundles
@@ -385,7 +384,7 @@ spec:
385384
- name: name
386385
value: ecosystem-cert-preflight-checks
387386
- name: bundle
388-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:365c65ed8dfbd83c4a49300dcb9c74c5c3f027efec0be1a1f0baa9633c29b249
387+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
389388
- name: kind
390389
value: task
391390
resolver: bundles
@@ -411,7 +410,7 @@ spec:
411410
- name: name
412411
value: sast-snyk-check-oci-ta
413412
- name: bundle
414-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e371aa09c65ab309138b4aeae9ea4dd93f83119c5cc61e9f2057fe5bb518fbe9
413+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
415414
- name: kind
416415
value: task
417416
resolver: bundles
@@ -578,7 +577,7 @@ spec:
578577
- name: name
579578
value: apply-tags
580579
- name: bundle
581-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
580+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
582581
- name: kind
583582
value: task
584583
resolver: bundles
@@ -601,7 +600,7 @@ spec:
601600
- name: name
602601
value: push-dockerfile-oci-ta
603602
- name: bundle
604-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
603+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:06529ba66b37bdc1f55590359aa849bc570b4e9c110c983e27f07081dc09a12b
605604
- name: kind
606605
value: task
607606
resolver: bundles

.tekton/openshift-mcp-server-push.yaml

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ metadata:
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
11-
== "main"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: ols
1514
appstudio.openshift.io/component: openshift-mcp-server
@@ -70,13 +69,11 @@ spec:
7069
name: output-image
7170
type: string
7271
- default: .
73-
description: Path to the source code of an application's component from where
74-
to build image.
72+
description: Path to the source code of an application's component from where to build image.
7573
name: path-context
7674
type: string
7775
- default: Dockerfile
78-
description: Path to the Dockerfile inside the context specified by parameter
79-
path-context
76+
description: Path to the Dockerfile inside the context specified by parameter path-context
8077
name: dockerfile
8178
type: string
8279
- default: "false"
@@ -96,8 +93,7 @@ spec:
9693
name: prefetch-input
9794
type: string
9895
- default: ""
99-
description: Image tag expiration time, time values could be something like
100-
1h, 2d, 3w for hours, days, and weeks, respectively.
96+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
10197
name: image-expires-after
10298
type: string
10399
- default: "false"
@@ -117,14 +113,12 @@ spec:
117113
name: build-args-file
118114
type: string
119115
- default: "false"
120-
description: Whether to enable privileged mode, should be used only with remote
121-
VMs
116+
description: Whether to enable privileged mode, should be used only with remote VMs
122117
name: privileged-nested
123118
type: string
124119
- default:
125120
- linux/x86_64
126-
description: List of platforms to build the container images on. The available
127-
set of values is determined by the configuration of the multi-platform-controller.
121+
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.
128122
name: build-platforms
129123
type: array
130124
results:
@@ -154,7 +148,7 @@ spec:
154148
- name: name
155149
value: init
156150
- name: bundle
157-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
151+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
158152
- name: kind
159153
value: task
160154
resolver: bundles
@@ -175,7 +169,7 @@ spec:
175169
- name: name
176170
value: git-clone-oci-ta
177171
- name: bundle
178-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
172+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:efcce59f226b1426f7685917e41a50b73478f38fe9ac56c98f1e961effd4b6f0
179173
- name: kind
180174
value: task
181175
resolver: bundles
@@ -204,7 +198,7 @@ spec:
204198
- name: name
205199
value: prefetch-dependencies-oci-ta
206200
- name: bundle
207-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0b58e5132333dd3b710ef9c18ecebe0d5e5b22066ba56481d34431c989cb21dd
201+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d08e349032c57367d543c0bbd070386709614ade1db8e5eddeab29b1338f6653
208202
- name: kind
209203
value: task
210204
resolver: bundles
@@ -254,7 +248,7 @@ spec:
254248
- name: name
255249
value: buildah-remote-oci-ta
256250
- name: bundle
257-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:252e5c94fb2375c43bdfd4b65097d246f4f37392956b08e5c38f366623a0b9ce
251+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:7ff1a2e486924478e7724005464d60dab9a85e2ae4734818057ece3845797509
258252
- name: kind
259253
value: task
260254
resolver: bundles
@@ -309,7 +303,7 @@ spec:
309303
- name: name
310304
value: source-build-oci-ta
311305
- name: bundle
312-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:a48c950350c5e9945cc4ad6bfad7fc653aa437c9eff74a25fd1d42fda4fe344d
306+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:21d33596cf7ff61cab38b68caf578e55509748962bf6f4030bf1dfb8cd68a257
313307
- name: kind
314308
value: task
315309
resolver: bundles
@@ -344,7 +338,12 @@ spec:
344338
operator: in
345339
values:
346340
- "false"
347-
- name: clair-scan
341+
- matrix:
342+
params:
343+
- name: image-platform
344+
value:
345+
- $(params.build-platforms)
346+
name: clair-scan
348347
params:
349348
- name: image-digest
350349
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -357,7 +356,7 @@ spec:
357356
- name: name
358357
value: clair-scan
359358
- name: bundle
360-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
359+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
361360
- name: kind
362361
value: task
363362
resolver: bundles
@@ -382,7 +381,7 @@ spec:
382381
- name: name
383382
value: ecosystem-cert-preflight-checks
384383
- name: bundle
385-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:365c65ed8dfbd83c4a49300dcb9c74c5c3f027efec0be1a1f0baa9633c29b249
384+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
386385
- name: kind
387386
value: task
388387
resolver: bundles
@@ -408,7 +407,7 @@ spec:
408407
- name: name
409408
value: sast-snyk-check-oci-ta
410409
- name: bundle
411-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e371aa09c65ab309138b4aeae9ea4dd93f83119c5cc61e9f2057fe5bb518fbe9
410+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
412411
- name: kind
413412
value: task
414413
resolver: bundles
@@ -575,7 +574,7 @@ spec:
575574
- name: name
576575
value: apply-tags
577576
- name: bundle
578-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
577+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
579578
- name: kind
580579
value: task
581580
resolver: bundles
@@ -598,7 +597,7 @@ spec:
598597
- name: name
599598
value: push-dockerfile-oci-ta
600599
- name: bundle
601-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
600+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:06529ba66b37bdc1f55590359aa849bc570b4e9c110c983e27f07081dc09a12b
602601
- name: kind
603602
value: task
604603
resolver: bundles

0 commit comments

Comments
 (0)