Skip to content

Commit 41b78c7

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

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

.tekton/openshift-gitops-console-plugin-pull-request.yaml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ metadata:
77
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
11-
== "main"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: openshift-gitops-operator
1514
appstudio.openshift.io/component: openshift-gitops-console-plugin
@@ -50,7 +49,7 @@ spec:
5049
- name: name
5150
value: show-sbom
5251
- name: bundle
53-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
52+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5453
- name: kind
5554
value: task
5655
resolver: bundles
@@ -69,7 +68,7 @@ spec:
6968
- name: name
7069
value: summary
7170
- name: bundle
72-
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:870d9a04d9784840a90b7bf6817cd0d0c4edfcda04b1ba1868cae625a3c3bfcc
71+
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
7372
- name: kind
7473
value: task
7574
resolver: bundles
@@ -88,13 +87,11 @@ spec:
8887
name: output-image
8988
type: string
9089
- default: .
91-
description: Path to the source code of an application's component from where
92-
to build image.
90+
description: Path to the source code of an application's component from where to build image.
9391
name: path-context
9492
type: string
9593
- default: Dockerfile
96-
description: Path to the Dockerfile inside the context specified by parameter
97-
path-context
94+
description: Path to the Dockerfile inside the context specified by parameter path-context
9895
name: dockerfile
9996
type: string
10097
- default: "false"
@@ -114,8 +111,7 @@ spec:
114111
name: prefetch-input
115112
type: string
116113
- default: ""
117-
description: Image tag expiration time, time values could be something like
118-
1h, 2d, 3w for hours, days, and weeks, respectively.
114+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
119115
name: image-expires-after
120116
- default: "false"
121117
description: Build a source image.
@@ -160,7 +156,7 @@ spec:
160156
- name: name
161157
value: init
162158
- name: bundle
163-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:90dda596d44b3f861889da2fba161dff34c6116fe76c3989e3f84262ea0f29cd
159+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
164160
- name: kind
165161
value: task
166162
resolver: bundles
@@ -177,7 +173,7 @@ spec:
177173
- name: name
178174
value: git-clone
179175
- name: bundle
180-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:d091a9e19567a4cbdc5acd57903c71ba71dc51d749a4ba7477e689608851e981
176+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:b1fba408e3f50cc302eb5bf66bae1775535267427c78b0665d8342931d54f6ff
181177
- name: kind
182178
value: task
183179
resolver: bundles
@@ -202,7 +198,7 @@ spec:
202198
- name: name
203199
value: prefetch-dependencies
204200
- name: bundle
205-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.1@sha256:b7a6b67e97c6c03b552b9cd57d4a2868d63e279ee68ced2a53e713befca9e009
201+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:4e178d3f538bd20cb84d94a2542724fb2eed92eaebaf76275ce514ceca7a13b7
206202
- name: kind
207203
value: task
208204
resolver: bundles
@@ -246,7 +242,7 @@ spec:
246242
- name: name
247243
value: buildah
248244
- name: bundle
249-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:6b9c1e887fd37a77c84148bb282faeaf26a914a73523a4c23731072b8b026f8f
245+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.5@sha256:69f6f1324f8fed2aa47df49914956d3d316bc864e6369f934bce986142fad8bb
250246
- name: kind
251247
value: task
252248
resolver: bundles
@@ -278,7 +274,7 @@ spec:
278274
- name: name
279275
value: build-image-index
280276
- name: bundle
281-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:479775c8655d815fb515aeb97efc0e64284a8520c452754981970900b937a393
277+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:79784d53749584bc5a8de32142ec4e2f01cdbf42c20d94e59280e0b927c8597d
282278
- name: kind
283279
value: task
284280
resolver: bundles
@@ -290,15 +286,17 @@ spec:
290286
- name: build-source-image
291287
params:
292288
- name: BINARY_IMAGE
293-
value: $(params.output-image)
289+
value: $(tasks.build-image-index.results.IMAGE_URL)
290+
- name: BINARY_IMAGE_DIGEST
291+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
294292
runAfter:
295293
- build-image-index
296294
taskRef:
297295
params:
298296
- name: name
299297
value: source-build
300298
- name: bundle
301-
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.1@sha256:bb8e48129d758f837e4c41e7fe40ed6d18f862b6f4d0ade3cc2d5c79adf9e556
299+
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:268bf4dba7455ef3871d84bc26de1800b8221a0d1809c9f5101616bccfa84d33
302300
- name: kind
303301
value: task
304302
resolver: bundles
@@ -327,7 +325,7 @@ spec:
327325
- name: name
328326
value: deprecated-image-check
329327
- name: bundle
330-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:f8efb0b22692fad908a1a75f8d5c0b6ed3b0bcd2a9853577e7be275e5bac1bb8
328+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
331329
- name: kind
332330
value: task
333331
resolver: bundles
@@ -349,7 +347,7 @@ spec:
349347
- name: name
350348
value: clair-scan
351349
- name: bundle
352-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:e428b37d253621365ffb24d4053e5f3141988ae6a30fce1c8ba73b7211396eb0
350+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
353351
- name: kind
354352
value: task
355353
resolver: bundles
@@ -369,7 +367,7 @@ spec:
369367
- name: name
370368
value: ecosystem-cert-preflight-checks
371369
- name: bundle
372-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
370+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
373371
- name: kind
374372
value: task
375373
resolver: bundles
@@ -391,7 +389,7 @@ spec:
391389
- name: name
392390
value: sast-snyk-check
393391
- name: bundle
394-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3@sha256:df33774c66799947d012605febdc75e82498413ecc6e374774c648006b816cd1
392+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:646d3d668451e29f8393ff169a3e2f165d0f297e6e20001203078712688a0fef
395393
- name: kind
396394
value: task
397395
resolver: bundles
@@ -416,7 +414,7 @@ spec:
416414
- name: name
417415
value: clamav-scan
418416
- name: bundle
419-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:d78221853f7ff2befc6669dd0eeb91e6611ae84ac7754150ea0f071d92ff41cb
417+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
420418
- name: kind
421419
value: task
422420
resolver: bundles
@@ -427,16 +425,18 @@ spec:
427425
- "false"
428426
- name: apply-tags
429427
params:
430-
- name: IMAGE
428+
- name: IMAGE_URL
431429
value: $(tasks.build-image-index.results.IMAGE_URL)
430+
- name: IMAGE_DIGEST
431+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
432432
runAfter:
433433
- build-image-index
434434
taskRef:
435435
params:
436436
- name: name
437437
value: apply-tags
438438
- name: bundle
439-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:2c2d88c07623b2d25163994ded6e9f29205ea5bbab090f4c86379739940028b9
439+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
440440
- name: kind
441441
value: task
442442
resolver: bundles
@@ -457,7 +457,7 @@ spec:
457457
- name: name
458458
value: push-dockerfile
459459
- name: bundle
460-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:e11a94301c6c89cda7765b64edcc559acdda8527c3aa8857a15f14485466ccae
460+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:74e982c07a808eaa5b1d8c126cafcbf3cc6ce94c883cf0845b55ce8064674b45
461461
- name: kind
462462
value: task
463463
resolver: bundles
@@ -476,7 +476,7 @@ spec:
476476
- name: workspace
477477
volumeClaimTemplate:
478478
metadata:
479-
creationTimestamp: null
479+
creationTimestamp:
480480
spec:
481481
accessModes:
482482
- ReadWriteOnce

0 commit comments

Comments
 (0)