Skip to content

Commit e9d3af6

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

File tree

2 files changed

+38
-45
lines changed

2 files changed

+38
-45
lines changed

.tekton/kube-descheduler-operator-fbc-4-16-pull-request.yaml

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +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-
== "fbc-4.16" && ( "v4.16/***".pathChanged() || ".tekton/kube-descheduler-operator-fbc-4-16-pull-request.yaml".pathChanged()
13-
)
14-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "fbc-4.16" && ( "v4.16/***".pathChanged() || ".tekton/kube-descheduler-operator-fbc-4-16-pull-request.yaml".pathChanged() )
12+
creationTimestamp:
1513
labels:
1614
appstudio.openshift.io/application: kube-descheduler-operator-fbc-4-16
1715
appstudio.openshift.io/component: kube-descheduler-operator-fbc-4-16
@@ -54,7 +52,7 @@ spec:
5452
- name: name
5553
value: show-sbom
5654
- name: bundle
57-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
55+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
5856
- name: kind
5957
value: task
6058
resolver: bundles
@@ -70,13 +68,11 @@ spec:
7068
name: output-image
7169
type: string
7270
- default: .
73-
description: Path to the source code of an application's component from where
74-
to build image.
71+
description: Path to the source code of an application's component from where to build image.
7572
name: path-context
7673
type: string
7774
- default: Dockerfile
78-
description: Path to the Dockerfile inside the context specified by parameter
79-
path-context
75+
description: Path to the Dockerfile inside the context specified by parameter path-context
8076
name: dockerfile
8177
type: string
8278
- default: "false"
@@ -96,8 +92,7 @@ spec:
9692
name: prefetch-input
9793
type: string
9894
- default: ""
99-
description: Image tag expiration time, time values could be something like
100-
1h, 2d, 3w for hours, days, and weeks, respectively.
95+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
10196
name: image-expires-after
10297
- default: "true"
10398
description: Build a source image.
@@ -120,8 +115,7 @@ spec:
120115
- linux/arm64
121116
- linux/ppc64le
122117
- linux/s390x
123-
description: List of platforms to build the container images on. The available
124-
set of values is determined by the configuration of the multi-platform-controller.
118+
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.
125119
name: build-platforms
126120
type: array
127121
results:
@@ -172,7 +166,7 @@ spec:
172166
- name: name
173167
value: git-clone-oci-ta
174168
- name: bundle
175-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0fea1e4bd2fdde46c5b7786629f423a51e357f681c32ceddd744a6e3d48b8327
169+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
176170
- name: kind
177171
value: task
178172
resolver: bundles
@@ -201,7 +195,7 @@ spec:
201195
- name: name
202196
value: prefetch-dependencies-oci-ta
203197
- name: bundle
204-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:adbd819c6b727ac0c5519475d174dcad64cfa8df6ee50acd58f7fb562c59d4f7
198+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
205199
- name: kind
206200
value: task
207201
resolver: bundles
@@ -249,7 +243,7 @@ spec:
249243
- name: name
250244
value: buildah-remote-oci-ta
251245
- name: bundle
252-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:cfeeef2f4ab25b121afdf44eecc394ed67f3534a1bd14bef9e7beef2ee654b8e
246+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
253247
- name: kind
254248
value: task
255249
resolver: bundles
@@ -278,7 +272,7 @@ spec:
278272
- name: name
279273
value: build-image-index
280274
- name: bundle
281-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:9c95b1fe17db091ae364344ba2006af46648e08486eef1f6fe1b9e3f10866875
275+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
282276
- name: kind
283277
value: task
284278
resolver: bundles
@@ -300,7 +294,7 @@ spec:
300294
- name: name
301295
value: deprecated-image-check
302296
- name: bundle
303-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
297+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
304298
- name: kind
305299
value: task
306300
resolver: bundles
@@ -311,16 +305,18 @@ spec:
311305
- "false"
312306
- name: apply-tags
313307
params:
314-
- name: IMAGE
308+
- name: IMAGE_URL
315309
value: $(tasks.build-image-index.results.IMAGE_URL)
310+
- name: IMAGE_DIGEST
311+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
316312
runAfter:
317313
- build-image-index
318314
taskRef:
319315
params:
320316
- name: name
321317
value: apply-tags
322318
- name: bundle
323-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:0c411c27483849a936c0c420a57e477113e9fafc63077647200d6614d9ebb872
319+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
324320
- name: kind
325321
value: task
326322
resolver: bundles
@@ -337,7 +333,7 @@ spec:
337333
- name: name
338334
value: validate-fbc
339335
- name: bundle
340-
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:30a5df9773eb9cab3efd808206370761302d4dc59dc5aa14e56b571c7daf9ee9
336+
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:cf1e41bc38f6e7ae7094b2a2501eedca374f7e1d8a4c49a2fd027c2a6277e1c0
341337
- name: kind
342338
value: task
343339
resolver: bundles
@@ -363,7 +359,7 @@ spec:
363359
- name: name
364360
value: fbc-target-index-pruning-check
365361
- name: bundle
366-
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:016d0fa117dd2aa36420ebe74f938dda6cacb28d193d71775f6141dbab976cc6
362+
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:8c248084b0329fbde6f0acbaf2f0f9f78e2f45ec02e5dcdfdf674e6e98594254
367363
- name: kind
368364
value: task
369365
resolver: bundles
@@ -387,7 +383,7 @@ spec:
387383
- name: name
388384
value: fbc-fips-check-oci-ta
389385
- name: bundle
390-
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:5613aa2052e1a7e1e46941a763b1fc487ff88b7d09fc29b9a5191c46174f89f0
386+
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:855f31f249e685d24e9e32916b5cd047dbd9ebf6a3a20cda97d27e4dd38f8cc3
391387
- name: kind
392388
value: task
393389
resolver: bundles

.tekton/kube-descheduler-operator-fbc-4-16-push.yaml

Lines changed: 19 additions & 22 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-
== "fbc-4.16"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "fbc-4.16"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: kube-descheduler-operator-fbc-4-16
1514
appstudio.openshift.io/component: kube-descheduler-operator-fbc-4-16
@@ -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:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
52+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
5453
- name: kind
5554
value: task
5655
resolver: bundles
@@ -66,13 +65,11 @@ spec:
6665
name: output-image
6766
type: string
6867
- default: .
69-
description: Path to the source code of an application's component from where
70-
to build image.
68+
description: Path to the source code of an application's component from where to build image.
7169
name: path-context
7270
type: string
7371
- default: Dockerfile
74-
description: Path to the Dockerfile inside the context specified by parameter
75-
path-context
72+
description: Path to the Dockerfile inside the context specified by parameter path-context
7673
name: dockerfile
7774
type: string
7875
- default: "false"
@@ -92,8 +89,7 @@ spec:
9289
name: prefetch-input
9390
type: string
9491
- default: ""
95-
description: Image tag expiration time, time values could be something like
96-
1h, 2d, 3w for hours, days, and weeks, respectively.
92+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9793
name: image-expires-after
9894
- default: "true"
9995
description: Build a source image.
@@ -116,8 +112,7 @@ spec:
116112
- linux/arm64
117113
- linux/ppc64le
118114
- linux/s390x
119-
description: List of platforms to build the container images on. The available
120-
set of values is determined by the configuration of the multi-platform-controller.
115+
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.
121116
name: build-platforms
122117
type: array
123118
results:
@@ -168,7 +163,7 @@ spec:
168163
- name: name
169164
value: git-clone-oci-ta
170165
- name: bundle
171-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0fea1e4bd2fdde46c5b7786629f423a51e357f681c32ceddd744a6e3d48b8327
166+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
172167
- name: kind
173168
value: task
174169
resolver: bundles
@@ -197,7 +192,7 @@ spec:
197192
- name: name
198193
value: prefetch-dependencies-oci-ta
199194
- name: bundle
200-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:adbd819c6b727ac0c5519475d174dcad64cfa8df6ee50acd58f7fb562c59d4f7
195+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
201196
- name: kind
202197
value: task
203198
resolver: bundles
@@ -245,7 +240,7 @@ spec:
245240
- name: name
246241
value: buildah-remote-oci-ta
247242
- name: bundle
248-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:cfeeef2f4ab25b121afdf44eecc394ed67f3534a1bd14bef9e7beef2ee654b8e
243+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
249244
- name: kind
250245
value: task
251246
resolver: bundles
@@ -274,7 +269,7 @@ spec:
274269
- name: name
275270
value: build-image-index
276271
- name: bundle
277-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:9c95b1fe17db091ae364344ba2006af46648e08486eef1f6fe1b9e3f10866875
272+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
278273
- name: kind
279274
value: task
280275
resolver: bundles
@@ -296,7 +291,7 @@ spec:
296291
- name: name
297292
value: deprecated-image-check
298293
- name: bundle
299-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
294+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
300295
- name: kind
301296
value: task
302297
resolver: bundles
@@ -307,16 +302,18 @@ spec:
307302
- "false"
308303
- name: apply-tags
309304
params:
310-
- name: IMAGE
305+
- name: IMAGE_URL
311306
value: $(tasks.build-image-index.results.IMAGE_URL)
307+
- name: IMAGE_DIGEST
308+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
312309
runAfter:
313310
- build-image-index
314311
taskRef:
315312
params:
316313
- name: name
317314
value: apply-tags
318315
- name: bundle
319-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:0c411c27483849a936c0c420a57e477113e9fafc63077647200d6614d9ebb872
316+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
320317
- name: kind
321318
value: task
322319
resolver: bundles
@@ -333,7 +330,7 @@ spec:
333330
- name: name
334331
value: validate-fbc
335332
- name: bundle
336-
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:30a5df9773eb9cab3efd808206370761302d4dc59dc5aa14e56b571c7daf9ee9
333+
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:cf1e41bc38f6e7ae7094b2a2501eedca374f7e1d8a4c49a2fd027c2a6277e1c0
337334
- name: kind
338335
value: task
339336
resolver: bundles
@@ -359,7 +356,7 @@ spec:
359356
- name: name
360357
value: fbc-target-index-pruning-check
361358
- name: bundle
362-
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:016d0fa117dd2aa36420ebe74f938dda6cacb28d193d71775f6141dbab976cc6
359+
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:8c248084b0329fbde6f0acbaf2f0f9f78e2f45ec02e5dcdfdf674e6e98594254
363360
- name: kind
364361
value: task
365362
resolver: bundles
@@ -383,7 +380,7 @@ spec:
383380
- name: name
384381
value: fbc-fips-check-oci-ta
385382
- name: bundle
386-
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:5613aa2052e1a7e1e46941a763b1fc487ff88b7d09fc29b9a5191c46174f89f0
383+
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:855f31f249e685d24e9e32916b5cd047dbd9ebf6a3a20cda97d27e4dd38f8cc3
387384
- name: kind
388385
value: task
389386
resolver: bundles

0 commit comments

Comments
 (0)