Skip to content

Commit b3bf03b

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 b3bf03b

2 files changed

Lines changed: 48 additions & 60 deletions

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

Lines changed: 24 additions & 30 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.4@sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19
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:2c388d28651457db60bb90287e7d8c3680303197196e4476878d98d81e8b6dc9
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.3@sha256:a579d00fe370b6d9a1cb1751c883ecd0ec9f663604344e2fd61e1f6d5bf4e990
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.9@sha256:ce89532f0ea6003febc663c8b68779d98eac76b26dee2380a75cb0d485f81428
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:c7b0f7e1f743040d99a3532abbdfddc9484f80fd559a75171c97499c3eb5d163
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:362f0475df00e7dfb5f15dea0481d1b68b287f60411718d70a23da3c059a5613
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:5ff16b7e6b4a8aa1adb352e74b9f831f77ff97bafd1b89ddb0038d63335f1a67
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:3fa03be0280f33d7070ea53f26d53e727199737a7a2b9a59a95071ae40a999ac
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:b4ac586edea81dcd25dfc17f1bd57899825be2b443e48d572cd05ce058f153bb
365359
- name: kind
366360
value: task
367361
resolver: bundles
@@ -387,7 +381,7 @@ spec:
387381
- name: name
388382
value: sast-snyk-check-oci-ta
389383
- name: bundle
390-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8ad28b7783837a24acbc9a8494c935e796e591ce476085ad5899bebd7e53f077
384+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:d83becbfefe2aa39971c3d37bdc23489b745e22fd86cf4872455a133f8cb274f
391385
- name: kind
392386
value: task
393387
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:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a
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:de35caf2f090e3275cfd1019ea50d9662422e904fb4aebd6ea29fb53a1ad57f5
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:6f047f52c04ee6e4d2cb25af46e3ea92b235f6c5e02da540fb7ef0b90718bc0a
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:55006815522c57c1f83451dc0cba723ff7427dbac48553538b75cda7bf886d79
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
@@ -523,7 +517,7 @@ spec:
523517
- name: name
524518
value: push-dockerfile-oci-ta
525519
- name: bundle
526-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:08bba4a659ecd48f871bef00b80af58954e5a09fcbb28a1783ddd640c4f6535e
520+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:1bc2d0f26b89259db090a47bb38217c82c05e335d626653d184adf1d196ca131
527521
- name: kind
528522
value: task
529523
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

0 commit comments

Comments
 (0)