Skip to content

Commit cd75b96

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

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

.tekton/cli-manager-4-18-pull-request.yaml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: |
1111
event == "pull_request" && target_branch == "release-4.18" && (".tekton/cli-manager-4-18-pull-request.yaml".pathChanged() || "api/***".pathChanged() || "cmd/***".pathChanged() || "dependencymagnet/***".pathChanged() || "pkg/***".pathChanged() || "vendor/***".pathChanged() || "Dockerfile".pathChanged() || "Makefile".pathChanged())
12-
creationTimestamp: null
12+
creationTimestamp:
1313
labels:
1414
appstudio.openshift.io/application: cli-manager-operator-4-18
1515
appstudio.openshift.io/component: cli-manager-4-18
@@ -39,7 +39,7 @@ spec:
3939
- name: name
4040
value: show-sbom
4141
- name: bundle
42-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
42+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
4343
- name: kind
4444
value: task
4545
resolver: bundles
@@ -55,13 +55,11 @@ spec:
5555
name: output-image
5656
type: string
5757
- default: .
58-
description: Path to the source code of an application's component from where
59-
to build image.
58+
description: Path to the source code of an application's component from where to build image.
6059
name: path-context
6160
type: string
6261
- default: Dockerfile
63-
description: Path to the Dockerfile inside the context specified by parameter
64-
path-context
62+
description: Path to the Dockerfile inside the context specified by parameter path-context
6563
name: dockerfile
6664
type: string
6765
- default: "false"
@@ -81,8 +79,7 @@ spec:
8179
name: prefetch-input
8280
type: string
8381
- default: ""
84-
description: Image tag expiration time, time values could be something like
85-
1h, 2d, 3w for hours, days, and weeks, respectively.
82+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
8683
name: image-expires-after
8784
- default: "true"
8885
description: Build a source image.
@@ -104,8 +101,7 @@ spec:
104101
- linux/x86_64
105102
- linux/arm64
106103
- linux/ppc64le
107-
description: List of platforms to build the container images on. The available
108-
set of values is determined by the configuration of the multi-platform-controller.
104+
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.
109105
name: build-platforms
110106
type: array
111107
- default: snyk-secret
@@ -138,7 +134,7 @@ spec:
138134
- name: name
139135
value: init
140136
- name: bundle
141-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:aac8127bc10c95fae3ca1248c1dd96576315f3313bca90c5c9378dbf37954a08
137+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
142138
- name: kind
143139
value: task
144140
resolver: bundles
@@ -159,7 +155,7 @@ spec:
159155
- name: name
160156
value: git-clone-oci-ta
161157
- name: bundle
162-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0761f97595d42c87c076797e0d0f66ff572146cad958106b7f5446b182d03394
158+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
163159
- name: kind
164160
value: task
165161
resolver: bundles
@@ -188,7 +184,7 @@ spec:
188184
- name: name
189185
value: prefetch-dependencies-oci-ta
190186
- name: bundle
191-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3a1b3280d6300ebedb9923ddc441b91b6980512be5dae8da4b9d3be21feeb48e
187+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
192188
- name: kind
193189
value: task
194190
resolver: bundles
@@ -241,7 +237,7 @@ spec:
241237
- name: name
242238
value: buildah-remote-oci-ta
243239
- name: bundle
244-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:19a7c9518d9831d60f8b9226ef89428513994659fd124bb2b0d685bff39313ef
240+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
245241
- name: kind
246242
value: task
247243
resolver: bundles
@@ -270,7 +266,7 @@ spec:
270266
- name: name
271267
value: build-image-index
272268
- name: bundle
273-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:70f2fe8ab9909c2bc8bb853ed5b880969f0de5022658f3af86f7dea15f95ff73
269+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
274270
- name: kind
275271
value: task
276272
resolver: bundles
@@ -282,19 +278,21 @@ spec:
282278
- name: build-source-image
283279
params:
284280
- name: BINARY_IMAGE
285-
value: $(params.output-image)
281+
value: $(tasks.build-image-index.results.IMAGE_URL)
286282
- name: SOURCE_ARTIFACT
287283
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
288284
- name: CACHI2_ARTIFACT
289285
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
286+
- name: BINARY_IMAGE_DIGEST
287+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
290288
runAfter:
291289
- build-image-index
292290
taskRef:
293291
params:
294292
- name: name
295293
value: source-build-oci-ta
296294
- name: bundle
297-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
295+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
298296
- name: kind
299297
value: task
300298
resolver: bundles
@@ -320,7 +318,7 @@ spec:
320318
- name: name
321319
value: deprecated-image-check
322320
- name: bundle
323-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
321+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
324322
- name: kind
325323
value: task
326324
resolver: bundles
@@ -342,7 +340,7 @@ spec:
342340
- name: name
343341
value: clair-scan
344342
- name: bundle
345-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
343+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
346344
- name: kind
347345
value: task
348346
resolver: bundles
@@ -362,7 +360,7 @@ spec:
362360
- name: name
363361
value: ecosystem-cert-preflight-checks
364362
- name: bundle
365-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
363+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:abbe195626eec925288df6425679559025d1be4af5ae70ca6dbbcb49ad3bf08b
366364
- name: kind
367365
value: task
368366
resolver: bundles
@@ -388,7 +386,7 @@ spec:
388386
- name: name
389387
value: sast-snyk-check-oci-ta
390388
- name: bundle
391-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
389+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
392390
- name: kind
393391
value: task
394392
resolver: bundles
@@ -410,7 +408,7 @@ spec:
410408
- name: name
411409
value: clamav-scan
412410
- name: bundle
413-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
411+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
414412
- name: kind
415413
value: task
416414
resolver: bundles
@@ -421,16 +419,18 @@ spec:
421419
- "false"
422420
- name: apply-tags
423421
params:
424-
- name: IMAGE
422+
- name: IMAGE_URL
425423
value: $(tasks.build-image-index.results.IMAGE_URL)
424+
- name: IMAGE_DIGEST
425+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
426426
runAfter:
427427
- build-image-index
428428
taskRef:
429429
params:
430430
- name: name
431431
value: apply-tags
432432
- name: bundle
433-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
433+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
434434
- name: kind
435435
value: task
436436
resolver: bundles
@@ -453,7 +453,7 @@ spec:
453453
- name: name
454454
value: push-dockerfile-oci-ta
455455
- name: bundle
456-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
456+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
457457
- name: kind
458458
value: task
459459
resolver: bundles
@@ -470,7 +470,7 @@ spec:
470470
- name: name
471471
value: rpms-signature-scan
472472
- name: bundle
473-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
473+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
474474
- name: kind
475475
value: task
476476
resolver: bundles

0 commit comments

Comments
 (0)