Skip to content

Commit 883e42d

Browse files
chore(deps): update konflux references
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
1 parent 33a8c60 commit 883e42d

2 files changed

Lines changed: 44 additions & 56 deletions

.tekton/aws-load-balancer-operator-container-aws-lb-optr-1-2-rhel-8-pull-request.yaml

Lines changed: 22 additions & 28 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-1.2"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-1.2"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: aws-lb-optr-1-2-rhel-8
1615
appstudio.openshift.io/component: aws-load-balancer-operator-container-aws-lb-optr-1-2-rhel-8
@@ -47,13 +46,11 @@ spec:
4746
name: output-image
4847
type: string
4948
- default: .
50-
description: Path to the source code of an application's component from where
51-
to build image.
49+
description: Path to the source code of an application's component from where to build image.
5250
name: path-context
5351
type: string
5452
- default: Dockerfile
55-
description: Path to the Dockerfile inside the context specified by parameter
56-
path-context
53+
description: Path to the Dockerfile inside the context specified by parameter path-context
5754
name: dockerfile
5855
type: string
5956
- default: "false"
@@ -73,8 +70,7 @@ spec:
7370
name: prefetch-input
7471
type: string
7572
- default: ""
76-
description: Image tag expiration time, time values could be something like
77-
1h, 2d, 3w for hours, days, and weeks, respectively.
73+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
7874
name: image-expires-after
7975
type: string
8076
- default: "false"
@@ -86,8 +82,7 @@ spec:
8682
name: build-image-index
8783
type: string
8884
- default: docker
89-
description: The format for the resulting image's mediaType. Valid values are
90-
oci or docker.
85+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
9186
name: buildah-format
9287
type: string
9388
- default: "false"
@@ -102,8 +97,7 @@ spec:
10297
name: build-args-file
10398
type: string
10499
- default: "false"
105-
description: Whether to enable privileged mode, should be used only with remote
106-
VMs
100+
description: Whether to enable privileged mode, should be used only with remote VMs
107101
name: privileged-nested
108102
type: string
109103
results:
@@ -135,7 +129,7 @@ spec:
135129
- name: name
136130
value: init
137131
- name: bundle
138-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:75b88ee5e134a22ee35eb974808dfe6a63693115fa445208a9060a7175b448cf
132+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ebf06778aeacbbeb081f9231eafbdfdb8e380ad04e211d7ed80ae9101e37fd82
139133
- name: kind
140134
value: task
141135
resolver: bundles
@@ -156,7 +150,7 @@ spec:
156150
- name: name
157151
value: git-clone-oci-ta
158152
- name: bundle
159-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0a89e1a6304076525e9766f63a4cd006763d21d5aca6863281fc427537a23c6f
153+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154
160154
- name: kind
161155
value: task
162156
resolver: bundles
@@ -185,7 +179,7 @@ spec:
185179
- name: name
186180
value: prefetch-dependencies-oci-ta
187181
- name: bundle
188-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3fa0204a481044b21f0e784ce39cbd25e8fb49c664a5458f3eef351fff1c906e
182+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:c664a6df6514b59c3ce53570b0994b45af66ecc89ba2a8e41834eae0622addf6
189183
- name: kind
190184
value: task
191185
resolver: bundles
@@ -236,7 +230,7 @@ spec:
236230
- name: name
237231
value: buildah-oci-ta
238232
- name: bundle
239-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.7@sha256:5ccd3a83a04cb98af78ac574db76775f8e871b1bbb746994539404257b5707f1
233+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.8@sha256:8a984185d22d3180ecd575dbf6b6a63edb1b3ec754be0b8e5e4247a9eae9112b
240234
- name: kind
241235
value: task
242236
resolver: bundles
@@ -267,7 +261,7 @@ spec:
267261
- name: name
268262
value: build-image-index
269263
- name: bundle
270-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:39561ac43e325159497c10c0284cf61dfddf39e39100ca5e3df6b73c5d96db8b
264+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:05d3d8a5ded44c51b074a56a408ddf5d65c56b4c15e110abb1a99e3aff269d49
271265
- name: kind
272266
value: task
273267
resolver: bundles
@@ -293,7 +287,7 @@ spec:
293287
- name: name
294288
value: source-build-oci-ta
295289
- name: bundle
296-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:4abb2dbc9dcfad52d56b490a2f25f99989a2cb2bbd9881223025272db60fd75e
290+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c
297291
- name: kind
298292
value: task
299293
resolver: bundles
@@ -319,7 +313,7 @@ spec:
319313
- name: name
320314
value: deprecated-image-check
321315
- name: bundle
322-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:462baed733dfc38aca5395499e92f19b6f13a74c2e88fe5d86c3cffa2f899b57
316+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e3a55ccdf1091b4a35507f9ee2d1918d8e89a5f96babcb5486b491226da03d6f
323317
- name: kind
324318
value: task
325319
resolver: bundles
@@ -341,7 +335,7 @@ spec:
341335
- name: name
342336
value: clair-scan
343337
- name: bundle
344-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:ee558db6af779ab162163ec88f288a5c1b2d5f70c3361f3690a474866e3bdc74
338+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:dadfea7633d82e4303ba73d5e9c7e2bc16834bde0fd7688880453b26452067eb
345339
- name: kind
346340
value: task
347341
resolver: bundles
@@ -361,7 +355,7 @@ spec:
361355
- name: name
362356
value: ecosystem-cert-preflight-checks
363357
- name: bundle
364-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:04f75593558f79a27da2336400bc63d460bf0c5669e3c13f40ee2fb650b1ad1e
358+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:33b7133c0c132c361295c30947f73bd45a3a3b62a24b83f3d8cd7c71f757828c
365359
- name: kind
366360
value: task
367361
resolver: bundles
@@ -409,7 +403,7 @@ spec:
409403
- name: name
410404
value: clamav-scan
411405
- name: bundle
412-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3
406+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:4f5ccf2324ecef92aaad6e2adb46c0bb15be49b4869b5b407346c514b764404f
413407
- name: kind
414408
value: task
415409
resolver: bundles
@@ -426,7 +420,7 @@ spec:
426420
- name: name
427421
value: coverity-availability-check
428422
- name: bundle
429-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:36400873d3031df128c55aa71ee11d322c3e55fd8f13dc5779098fbc117c0aa3
423+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:dc61651cb22ddca5215fc5e537066c5220668c3f06641d9c3558dd15ff089cd7
430424
- name: kind
431425
value: task
432426
resolver: bundles
@@ -452,7 +446,7 @@ spec:
452446
- name: name
453447
value: sast-shell-check-oci-ta
454448
- name: bundle
455-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:d44336d7bcbd1f7cedee639357a493bd1f661e2859e49e11a34644bdf6819c4e
449+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f67b661458c549ab299bcdddb5e2b799af8c89d3c594567eb654d870000b5ec
456450
- name: kind
457451
value: task
458452
resolver: bundles
@@ -478,7 +472,7 @@ spec:
478472
- name: name
479473
value: sast-unicode-check-oci-ta
480474
- name: bundle
481-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:e5a8d3e8e7be7246a1460385b95c084ea6e8fe7520d40fe4389deb90f1bf5176
475+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:9d2ab1bcd65f56ce32fe366a955abc8ac76228734a3f3642ac9af8af86fbb4d1
482476
- name: kind
483477
value: task
484478
resolver: bundles
@@ -500,7 +494,7 @@ spec:
500494
- name: name
501495
value: apply-tags
502496
- name: bundle
503-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e4017ec351a0891ef95989f35bd20b8c3f091fa1a3da364c4d4e975e99f3063c
497+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca
504498
- name: kind
505499
value: task
506500
resolver: bundles
@@ -540,7 +534,7 @@ spec:
540534
- name: name
541535
value: rpms-signature-scan
542536
- name: bundle
543-
value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:20eb21c60522a12198205f70b9c58cb5d71db561a255a3ba1ced56ae7b4af270
537+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2f3015ac7a642ea7f104d2194a8cb45921570f9539c6604ddcb5f62796f22a53
544538
- name: kind
545539
value: task
546540
resolver: bundles

.tekton/aws-load-balancer-operator-container-aws-lb-optr-1-2-rhel-8-push.yaml

Lines changed: 22 additions & 28 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-
== "release-1.2"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "release-1.2"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: aws-lb-optr-1-2-rhel-8
1514
appstudio.openshift.io/component: aws-load-balancer-operator-container-aws-lb-optr-1-2-rhel-8
@@ -44,13 +43,11 @@ spec:
4443
name: output-image
4544
type: string
4645
- default: .
47-
description: Path to the source code of an application's component from where
48-
to build image.
46+
description: Path to the source code of an application's component from where to build image.
4947
name: path-context
5048
type: string
5149
- default: Dockerfile
52-
description: Path to the Dockerfile inside the context specified by parameter
53-
path-context
50+
description: Path to the Dockerfile inside the context specified by parameter path-context
5451
name: dockerfile
5552
type: string
5653
- default: "false"
@@ -70,8 +67,7 @@ spec:
7067
name: prefetch-input
7168
type: string
7269
- default: ""
73-
description: Image tag expiration time, time values could be something like
74-
1h, 2d, 3w for hours, days, and weeks, respectively.
70+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
7571
name: image-expires-after
7672
type: string
7773
- default: "false"
@@ -83,8 +79,7 @@ spec:
8379
name: build-image-index
8480
type: string
8581
- default: docker
86-
description: The format for the resulting image's mediaType. Valid values are
87-
oci or docker.
82+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
8883
name: buildah-format
8984
type: string
9085
- default: "false"
@@ -99,8 +94,7 @@ spec:
9994
name: build-args-file
10095
type: string
10196
- default: "false"
102-
description: Whether to enable privileged mode, should be used only with remote
103-
VMs
97+
description: Whether to enable privileged mode, should be used only with remote VMs
10498
name: privileged-nested
10599
type: string
106100
results:
@@ -132,7 +126,7 @@ spec:
132126
- name: name
133127
value: init
134128
- name: bundle
135-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:75b88ee5e134a22ee35eb974808dfe6a63693115fa445208a9060a7175b448cf
129+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ebf06778aeacbbeb081f9231eafbdfdb8e380ad04e211d7ed80ae9101e37fd82
136130
- name: kind
137131
value: task
138132
resolver: bundles
@@ -153,7 +147,7 @@ spec:
153147
- name: name
154148
value: git-clone-oci-ta
155149
- name: bundle
156-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0a89e1a6304076525e9766f63a4cd006763d21d5aca6863281fc427537a23c6f
150+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154
157151
- name: kind
158152
value: task
159153
resolver: bundles
@@ -182,7 +176,7 @@ spec:
182176
- name: name
183177
value: prefetch-dependencies-oci-ta
184178
- name: bundle
185-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3fa0204a481044b21f0e784ce39cbd25e8fb49c664a5458f3eef351fff1c906e
179+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:c664a6df6514b59c3ce53570b0994b45af66ecc89ba2a8e41834eae0622addf6
186180
- name: kind
187181
value: task
188182
resolver: bundles
@@ -233,7 +227,7 @@ spec:
233227
- name: name
234228
value: buildah-oci-ta
235229
- name: bundle
236-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.7@sha256:5ccd3a83a04cb98af78ac574db76775f8e871b1bbb746994539404257b5707f1
230+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.8@sha256:8a984185d22d3180ecd575dbf6b6a63edb1b3ec754be0b8e5e4247a9eae9112b
237231
- name: kind
238232
value: task
239233
resolver: bundles
@@ -264,7 +258,7 @@ spec:
264258
- name: name
265259
value: build-image-index
266260
- name: bundle
267-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:39561ac43e325159497c10c0284cf61dfddf39e39100ca5e3df6b73c5d96db8b
261+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:05d3d8a5ded44c51b074a56a408ddf5d65c56b4c15e110abb1a99e3aff269d49
268262
- name: kind
269263
value: task
270264
resolver: bundles
@@ -290,7 +284,7 @@ spec:
290284
- name: name
291285
value: source-build-oci-ta
292286
- name: bundle
293-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:4abb2dbc9dcfad52d56b490a2f25f99989a2cb2bbd9881223025272db60fd75e
287+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c
294288
- name: kind
295289
value: task
296290
resolver: bundles
@@ -316,7 +310,7 @@ spec:
316310
- name: name
317311
value: deprecated-image-check
318312
- name: bundle
319-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:462baed733dfc38aca5395499e92f19b6f13a74c2e88fe5d86c3cffa2f899b57
313+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e3a55ccdf1091b4a35507f9ee2d1918d8e89a5f96babcb5486b491226da03d6f
320314
- name: kind
321315
value: task
322316
resolver: bundles
@@ -338,7 +332,7 @@ spec:
338332
- name: name
339333
value: clair-scan
340334
- name: bundle
341-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:ee558db6af779ab162163ec88f288a5c1b2d5f70c3361f3690a474866e3bdc74
335+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:dadfea7633d82e4303ba73d5e9c7e2bc16834bde0fd7688880453b26452067eb
342336
- name: kind
343337
value: task
344338
resolver: bundles
@@ -358,7 +352,7 @@ spec:
358352
- name: name
359353
value: ecosystem-cert-preflight-checks
360354
- name: bundle
361-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:04f75593558f79a27da2336400bc63d460bf0c5669e3c13f40ee2fb650b1ad1e
355+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:33b7133c0c132c361295c30947f73bd45a3a3b62a24b83f3d8cd7c71f757828c
362356
- name: kind
363357
value: task
364358
resolver: bundles
@@ -406,7 +400,7 @@ spec:
406400
- name: name
407401
value: clamav-scan
408402
- name: bundle
409-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3
403+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:4f5ccf2324ecef92aaad6e2adb46c0bb15be49b4869b5b407346c514b764404f
410404
- name: kind
411405
value: task
412406
resolver: bundles
@@ -423,7 +417,7 @@ spec:
423417
- name: name
424418
value: coverity-availability-check
425419
- name: bundle
426-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:36400873d3031df128c55aa71ee11d322c3e55fd8f13dc5779098fbc117c0aa3
420+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:dc61651cb22ddca5215fc5e537066c5220668c3f06641d9c3558dd15ff089cd7
427421
- name: kind
428422
value: task
429423
resolver: bundles
@@ -449,7 +443,7 @@ spec:
449443
- name: name
450444
value: sast-shell-check-oci-ta
451445
- name: bundle
452-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:d44336d7bcbd1f7cedee639357a493bd1f661e2859e49e11a34644bdf6819c4e
446+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f67b661458c549ab299bcdddb5e2b799af8c89d3c594567eb654d870000b5ec
453447
- name: kind
454448
value: task
455449
resolver: bundles
@@ -475,7 +469,7 @@ spec:
475469
- name: name
476470
value: sast-unicode-check-oci-ta
477471
- name: bundle
478-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:e5a8d3e8e7be7246a1460385b95c084ea6e8fe7520d40fe4389deb90f1bf5176
472+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:9d2ab1bcd65f56ce32fe366a955abc8ac76228734a3f3642ac9af8af86fbb4d1
479473
- name: kind
480474
value: task
481475
resolver: bundles
@@ -497,7 +491,7 @@ spec:
497491
- name: name
498492
value: apply-tags
499493
- name: bundle
500-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e4017ec351a0891ef95989f35bd20b8c3f091fa1a3da364c4d4e975e99f3063c
494+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca
501495
- name: kind
502496
value: task
503497
resolver: bundles
@@ -537,7 +531,7 @@ spec:
537531
- name: name
538532
value: rpms-signature-scan
539533
- name: bundle
540-
value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:20eb21c60522a12198205f70b9c58cb5d71db561a255a3ba1ced56ae7b4af270
534+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2f3015ac7a642ea7f104d2194a8cb45921570f9539c6604ddcb5f62796f22a53
541535
- name: kind
542536
value: task
543537
resolver: bundles

0 commit comments

Comments
 (0)