Skip to content

Commit 9b5f1ca

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 9b5f1ca

2 files changed

Lines changed: 46 additions & 58 deletions

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

Lines changed: 23 additions & 29 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:b349d24cb896573695802d6913d311640b44675ec082b3ad167721946a6a0a71
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:56f65a16d3d0485c64ad85af2c1f3e9b0bb4d02d63f2fd0ebb9498d219ca723d
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:4c9ff416bfd127e1f960bd0218127c7e198dbd15827c1a8bf58ac5eb023dd9e2
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.7@sha256:7d5818e082e5534cf63946c1a1d380c0ee6b10b5c915340368c9ca081b97c02a
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:985d1efe861b02524a7679ecd855624b3d4e3a2e835b6f8a97ec7d135898ec0b
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:1cf21de671be4c97d4973b60c09c912997cd15b65c30b93a07eff1b24f43a1f8
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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2
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:329b14911d93ad5425c8f6cf57112d344aae0c219117278faa47731763a27853
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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f
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:ed3e1e2292704e7179bf08492b3f39bdadc699a74b5c344a673c6b7ea9229f68
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:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301
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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13
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:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e
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:c0d353177d5f82d4051dd815571a4b5806dac10ce41b0e78826230430787c7ca
544538
- name: kind
545539
value: task
546540
resolver: bundles

0 commit comments

Comments
 (0)