Skip to content

Commit 341986e

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

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

.tekton/cli-manager-4-17-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.17" && (".tekton/cli-manager-4-17-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-17
1515
appstudio.openshift.io/component: cli-manager-4-17
@@ -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:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
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.
@@ -105,8 +102,7 @@ spec:
105102
- linux/arm64
106103
- linux/ppc64le
107104
- linux/s390x
108-
description: List of platforms to build the container images on. The available
109-
set of values is determined by the configuration of the multi-platform-controller.
105+
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.
110106
name: build-platforms
111107
type: array
112108
- default: snyk-secret
@@ -139,7 +135,7 @@ spec:
139135
- name: name
140136
value: init
141137
- name: bundle
142-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:aac8127bc10c95fae3ca1248c1dd96576315f3313bca90c5c9378dbf37954a08
138+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
143139
- name: kind
144140
value: task
145141
resolver: bundles
@@ -160,7 +156,7 @@ spec:
160156
- name: name
161157
value: git-clone-oci-ta
162158
- name: bundle
163-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0761f97595d42c87c076797e0d0f66ff572146cad958106b7f5446b182d03394
159+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
164160
- name: kind
165161
value: task
166162
resolver: bundles
@@ -189,7 +185,7 @@ spec:
189185
- name: name
190186
value: prefetch-dependencies-oci-ta
191187
- name: bundle
192-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3a1b3280d6300ebedb9923ddc441b91b6980512be5dae8da4b9d3be21feeb48e
188+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
193189
- name: kind
194190
value: task
195191
resolver: bundles
@@ -242,7 +238,7 @@ spec:
242238
- name: name
243239
value: buildah-remote-oci-ta
244240
- name: bundle
245-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:19a7c9518d9831d60f8b9226ef89428513994659fd124bb2b0d685bff39313ef
241+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
246242
- name: kind
247243
value: task
248244
resolver: bundles
@@ -271,7 +267,7 @@ spec:
271267
- name: name
272268
value: build-image-index
273269
- name: bundle
274-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:70f2fe8ab9909c2bc8bb853ed5b880969f0de5022658f3af86f7dea15f95ff73
270+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
275271
- name: kind
276272
value: task
277273
resolver: bundles
@@ -283,19 +279,21 @@ spec:
283279
- name: build-source-image
284280
params:
285281
- name: BINARY_IMAGE
286-
value: $(params.output-image)
282+
value: $(tasks.build-image-index.results.IMAGE_URL)
287283
- name: SOURCE_ARTIFACT
288284
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
289285
- name: CACHI2_ARTIFACT
290286
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
287+
- name: BINARY_IMAGE_DIGEST
288+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
291289
runAfter:
292290
- build-image-index
293291
taskRef:
294292
params:
295293
- name: name
296294
value: source-build-oci-ta
297295
- name: bundle
298-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
296+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
299297
- name: kind
300298
value: task
301299
resolver: bundles
@@ -321,7 +319,7 @@ spec:
321319
- name: name
322320
value: deprecated-image-check
323321
- name: bundle
324-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
322+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
325323
- name: kind
326324
value: task
327325
resolver: bundles
@@ -343,7 +341,7 @@ spec:
343341
- name: name
344342
value: clair-scan
345343
- name: bundle
346-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
344+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
347345
- name: kind
348346
value: task
349347
resolver: bundles
@@ -363,7 +361,7 @@ spec:
363361
- name: name
364362
value: ecosystem-cert-preflight-checks
365363
- name: bundle
366-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
364+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
367365
- name: kind
368366
value: task
369367
resolver: bundles
@@ -389,7 +387,7 @@ spec:
389387
- name: name
390388
value: sast-snyk-check-oci-ta
391389
- name: bundle
392-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
390+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
393391
- name: kind
394392
value: task
395393
resolver: bundles
@@ -411,7 +409,7 @@ spec:
411409
- name: name
412410
value: clamav-scan
413411
- name: bundle
414-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
412+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
415413
- name: kind
416414
value: task
417415
resolver: bundles
@@ -422,16 +420,18 @@ spec:
422420
- "false"
423421
- name: apply-tags
424422
params:
425-
- name: IMAGE
423+
- name: IMAGE_URL
426424
value: $(tasks.build-image-index.results.IMAGE_URL)
425+
- name: IMAGE_DIGEST
426+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
427427
runAfter:
428428
- build-image-index
429429
taskRef:
430430
params:
431431
- name: name
432432
value: apply-tags
433433
- name: bundle
434-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
434+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
435435
- name: kind
436436
value: task
437437
resolver: bundles
@@ -454,7 +454,7 @@ spec:
454454
- name: name
455455
value: push-dockerfile-oci-ta
456456
- name: bundle
457-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
457+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
458458
- name: kind
459459
value: task
460460
resolver: bundles
@@ -471,7 +471,7 @@ spec:
471471
- name: name
472472
value: rpms-signature-scan
473473
- name: bundle
474-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
474+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
475475
- name: kind
476476
value: task
477477
resolver: bundles

0 commit comments

Comments
 (0)