Skip to content

Commit e5d46d9

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 e5d46d9

File tree

2 files changed

+46
-50
lines changed

2 files changed

+46
-50
lines changed

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

Lines changed: 23 additions & 25 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: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.
@@ -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:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
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:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
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:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
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:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
275271
- name: kind
276272
value: task
277273
resolver: bundles
@@ -295,7 +291,7 @@ spec:
295291
- name: name
296292
value: source-build-oci-ta
297293
- name: bundle
298-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
294+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
299295
- name: kind
300296
value: task
301297
resolver: bundles
@@ -321,7 +317,7 @@ spec:
321317
- name: name
322318
value: deprecated-image-check
323319
- name: bundle
324-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
320+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
325321
- name: kind
326322
value: task
327323
resolver: bundles
@@ -343,7 +339,7 @@ spec:
343339
- name: name
344340
value: clair-scan
345341
- name: bundle
346-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
342+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
347343
- name: kind
348344
value: task
349345
resolver: bundles
@@ -363,7 +359,7 @@ spec:
363359
- name: name
364360
value: ecosystem-cert-preflight-checks
365361
- name: bundle
366-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
362+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
367363
- name: kind
368364
value: task
369365
resolver: bundles
@@ -389,7 +385,7 @@ spec:
389385
- name: name
390386
value: sast-snyk-check-oci-ta
391387
- name: bundle
392-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
388+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
393389
- name: kind
394390
value: task
395391
resolver: bundles
@@ -411,7 +407,7 @@ spec:
411407
- name: name
412408
value: clamav-scan
413409
- name: bundle
414-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
410+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
415411
- name: kind
416412
value: task
417413
resolver: bundles
@@ -422,16 +418,18 @@ spec:
422418
- "false"
423419
- name: apply-tags
424420
params:
425-
- name: IMAGE
421+
- name: IMAGE_URL
426422
value: $(tasks.build-image-index.results.IMAGE_URL)
423+
- name: IMAGE_DIGEST
424+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
427425
runAfter:
428426
- build-image-index
429427
taskRef:
430428
params:
431429
- name: name
432430
value: apply-tags
433431
- name: bundle
434-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
432+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
435433
- name: kind
436434
value: task
437435
resolver: bundles
@@ -454,7 +452,7 @@ spec:
454452
- name: name
455453
value: push-dockerfile-oci-ta
456454
- name: bundle
457-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
455+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
458456
- name: kind
459457
value: task
460458
resolver: bundles
@@ -471,7 +469,7 @@ spec:
471469
- name: name
472470
value: rpms-signature-scan
473471
- name: bundle
474-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
472+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
475473
- name: kind
476474
value: task
477475
resolver: bundles

.tekton/cli-manager-4-17-push.yaml

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
pipelinesascode.tekton.dev/max-keep-runs: "3"
99
pipelinesascode.tekton.dev/on-cel-expression: |
1010
event == "push" && target_branch == "release-4.17" && (".tekton/cli-manager-4-17-push.yaml".pathChanged() || "api/***".pathChanged() || "cmd/***".pathChanged() || "dependencymagnet/***".pathChanged() || "pkg/***".pathChanged() || "vendor/***".pathChanged() || "Dockerfile".pathChanged() || "Makefile".pathChanged())
11-
creationTimestamp: null
11+
creationTimestamp:
1212
labels:
1313
appstudio.openshift.io/application: cli-manager-operator-4-17
1414
appstudio.openshift.io/component: cli-manager-4-17
@@ -36,7 +36,7 @@ spec:
3636
- name: name
3737
value: show-sbom
3838
- name: bundle
39-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
39+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
4040
- name: kind
4141
value: task
4242
resolver: bundles
@@ -52,13 +52,11 @@ spec:
5252
name: output-image
5353
type: string
5454
- default: .
55-
description: Path to the source code of an application's component from where
56-
to build image.
55+
description: Path to the source code of an application's component from where to build image.
5756
name: path-context
5857
type: string
5958
- default: Dockerfile
60-
description: Path to the Dockerfile inside the context specified by parameter
61-
path-context
59+
description: Path to the Dockerfile inside the context specified by parameter path-context
6260
name: dockerfile
6361
type: string
6462
- default: "false"
@@ -78,8 +76,7 @@ spec:
7876
name: prefetch-input
7977
type: string
8078
- default: ""
81-
description: Image tag expiration time, time values could be something like
82-
1h, 2d, 3w for hours, days, and weeks, respectively.
79+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
8380
name: image-expires-after
8481
- default: "true"
8582
description: Build a source image.
@@ -102,8 +99,7 @@ spec:
10299
- linux/arm64
103100
- linux/ppc64le
104101
- linux/s390x
105-
description: List of platforms to build the container images on. The available
106-
set of values is determined by the configuration of the multi-platform-controller.
102+
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.
107103
name: build-platforms
108104
type: array
109105
- default: snyk-secret
@@ -136,7 +132,7 @@ spec:
136132
- name: name
137133
value: init
138134
- name: bundle
139-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:aac8127bc10c95fae3ca1248c1dd96576315f3313bca90c5c9378dbf37954a08
135+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
140136
- name: kind
141137
value: task
142138
resolver: bundles
@@ -157,7 +153,7 @@ spec:
157153
- name: name
158154
value: git-clone-oci-ta
159155
- name: bundle
160-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0761f97595d42c87c076797e0d0f66ff572146cad958106b7f5446b182d03394
156+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
161157
- name: kind
162158
value: task
163159
resolver: bundles
@@ -186,7 +182,7 @@ spec:
186182
- name: name
187183
value: prefetch-dependencies-oci-ta
188184
- name: bundle
189-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3a1b3280d6300ebedb9923ddc441b91b6980512be5dae8da4b9d3be21feeb48e
185+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
190186
- name: kind
191187
value: task
192188
resolver: bundles
@@ -239,7 +235,7 @@ spec:
239235
- name: name
240236
value: buildah-remote-oci-ta
241237
- name: bundle
242-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:19a7c9518d9831d60f8b9226ef89428513994659fd124bb2b0d685bff39313ef
238+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
243239
- name: kind
244240
value: task
245241
resolver: bundles
@@ -268,7 +264,7 @@ spec:
268264
- name: name
269265
value: build-image-index
270266
- name: bundle
271-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:70f2fe8ab9909c2bc8bb853ed5b880969f0de5022658f3af86f7dea15f95ff73
267+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
272268
- name: kind
273269
value: task
274270
resolver: bundles
@@ -292,7 +288,7 @@ spec:
292288
- name: name
293289
value: source-build-oci-ta
294290
- name: bundle
295-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
291+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
296292
- name: kind
297293
value: task
298294
resolver: bundles
@@ -318,7 +314,7 @@ spec:
318314
- name: name
319315
value: deprecated-image-check
320316
- name: bundle
321-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
317+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
322318
- name: kind
323319
value: task
324320
resolver: bundles
@@ -340,7 +336,7 @@ spec:
340336
- name: name
341337
value: clair-scan
342338
- name: bundle
343-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
339+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
344340
- name: kind
345341
value: task
346342
resolver: bundles
@@ -360,7 +356,7 @@ spec:
360356
- name: name
361357
value: ecosystem-cert-preflight-checks
362358
- name: bundle
363-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
359+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
364360
- name: kind
365361
value: task
366362
resolver: bundles
@@ -386,7 +382,7 @@ spec:
386382
- name: name
387383
value: sast-snyk-check-oci-ta
388384
- name: bundle
389-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
385+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
390386
- name: kind
391387
value: task
392388
resolver: bundles
@@ -408,7 +404,7 @@ spec:
408404
- name: name
409405
value: clamav-scan
410406
- name: bundle
411-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
407+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
412408
- name: kind
413409
value: task
414410
resolver: bundles
@@ -419,16 +415,18 @@ spec:
419415
- "false"
420416
- name: apply-tags
421417
params:
422-
- name: IMAGE
418+
- name: IMAGE_URL
423419
value: $(tasks.build-image-index.results.IMAGE_URL)
420+
- name: IMAGE_DIGEST
421+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
424422
runAfter:
425423
- build-image-index
426424
taskRef:
427425
params:
428426
- name: name
429427
value: apply-tags
430428
- name: bundle
431-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
429+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
432430
- name: kind
433431
value: task
434432
resolver: bundles
@@ -451,7 +449,7 @@ spec:
451449
- name: name
452450
value: push-dockerfile-oci-ta
453451
- name: bundle
454-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
452+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
455453
- name: kind
456454
value: task
457455
resolver: bundles
@@ -468,7 +466,7 @@ spec:
468466
- name: name
469467
value: rpms-signature-scan
470468
- name: bundle
471-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
469+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
472470
- name: kind
473471
value: task
474472
resolver: bundles

0 commit comments

Comments
 (0)