Skip to content

Commit b8db232

Browse files
Update Konflux references (#565)
This PR contains the following updates: | Package | Change | Notes | |---|---|---| | quay.io/konflux-ci/tekton-catalog/task-apply-tags | `2c2d88c` -> `5e5f290` | | | quay.io/konflux-ci/tekton-catalog/task-build-image-index | `479775c` -> `24feb32` | | | quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta | `0.3` -> `0.4` | :warning:[migration](https://redirect.github.com/redhat-appstudio/build-definitions/blob/main/task/buildah-remote-oci-ta/0.4/MIGRATION.md):warning: | | quay.io/konflux-ci/tekton-catalog/task-clair-scan | `907f11c` -> `c45aae9` | | | quay.io/konflux-ci/tekton-catalog/task-clamav-scan | `c12e7a7` -> `7595ba0` | | | quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check | `0.4` -> `0.5` | :warning:[migration](https://redirect.github.com/redhat-appstudio/build-definitions/blob/main/task/deprecated-image-check/0.5/MIGRATION.md):warning: | | quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks | `0.1` -> `0.2` | :warning:[migration](https://redirect.github.com/redhat-appstudio/build-definitions/blob/main/task/ecosystem-cert-preflight-checks/0.2/MIGRATION.md):warning: | | quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta | `f72fcca` -> `944e769` | | | quay.io/konflux-ci/tekton-catalog/task-init | `90dda59` -> `63eb4a4` | | | quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta | `0.1` -> `0.2` | :warning:[migration](https://redirect.github.com/redhat-appstudio/build-definitions/blob/main/task/prefetch-dependencies-oci-ta/0.2/MIGRATION.md):warning: | | quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta | `98ccae6` -> `443e665` | | | quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan | `39cd56f` -> `5bc6129` | | | quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta | `7553ec6` -> `b1b78cb` | | | quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta | `af93b35` -> `6673cbd` | | | quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta | `42e5ecf` -> `a8e5bec` | | | quay.io/konflux-ci/tekton-catalog/task-show-sbom | `945a7c9` -> `04f15cb` | | | quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta | `0.1` -> `0.2` | :warning:[migration](https://redirect.github.com/redhat-appstudio/build-definitions/blob/main/task/source-build-oci-ta/0.2/MIGRATION.md):warning: | --- ### Configuration 📅 **Schedule**: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- To execute skipped test pipelines write comment `/ok-to-test`. This PR has been generated by [MintMaker](https://redirect.github.com/konflux-ci/mintmaker) (powered by [Renovate Bot](https://redirect.github.com/renovatebot/renovate)). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMC1ycG0iLCJ1cGRhdGVkSW5WZXIiOiIzOS4xNTguMC1ycG0iLCJ0YXJnZXRCcmFuY2giOiJyZWxlYXNlLXYxLjE2IiwibGFiZWxzIjpbXX0=--> Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux-kflux-prd-rh02[bot] <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent d7538e8 commit b8db232

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

.tekton/docker-build.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- name: name
2424
value: show-sbom
2525
- name: bundle
26-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
26+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
2727
- name: kind
2828
value: task
2929
resolver: bundles
@@ -138,7 +138,7 @@ spec:
138138
- name: name
139139
value: sast-snyk-check-oci-ta
140140
- name: bundle
141-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:af93b35e6e71a6ff7f3785ad8d8497b11204a5c0c33ab1a78b44f9d43f49c7a5
141+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:6673cbd19e4f1872dd194c91d0b1fe14cacd3768050f6516d3888f660e0732de
142142
- name: kind
143143
value: task
144144
resolver: bundles
@@ -166,7 +166,7 @@ spec:
166166
- name: name
167167
value: prefetch-dependencies-oci-ta
168168
- name: bundle
169-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.1@sha256:593714c3b029ef748a38d6cefea122294df2390172d7694b720be62bb416ff59
169+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:752230a646483aebd465a942aef4f35c08e67185609ac26e19a3b931de9b7b0a
170170
- name: kind
171171
value: task
172172
resolver: bundles
@@ -188,7 +188,7 @@ spec:
188188
- name: name
189189
value: apply-tags
190190
- name: bundle
191-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:2c2d88c07623b2d25163994ded6e9f29205ea5bbab090f4c86379739940028b9
191+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:5e5f290359fd34ae4cc77cbbba6ef8c9907d752572d6dc2a00f5a4c504eb48bb
192192
- name: kind
193193
value: task
194194
resolver: bundles
@@ -205,7 +205,7 @@ spec:
205205
- name: name
206206
value: init
207207
- name: bundle
208-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:90dda596d44b3f861889da2fba161dff34c6116fe76c3989e3f84262ea0f29cd
208+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:63eb4a4c0cfb491276bff86fdad1c96bf238506388848e79001058450a8e843a
209209
- name: kind
210210
value: task
211211
resolver: bundles
@@ -226,7 +226,7 @@ spec:
226226
- name: name
227227
value: git-clone-oci-ta
228228
- name: bundle
229-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f72fcca6732516339d55ac5f01660e287968e64e857a40a8608db27e298b5126
229+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:944e7698434862d7d295b69718accf01b0e0cbeccd44b6d68d65e67f14b97d82
230230
- name: kind
231231
value: task
232232
resolver: bundles
@@ -277,7 +277,7 @@ spec:
277277
- name: name
278278
value: buildah-remote-oci-ta
279279
- name: bundle
280-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.3@sha256:6c2c433ef94187e9aa73575004029cd6e2bbbdeefc7f90070595fb20f77bc121
280+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:3e01d3870212cfa0a5f947abcd74348adb80591a2f0828c64bb29323dff7225d
281281
- name: kind
282282
value: task
283283
resolver: bundles
@@ -306,7 +306,7 @@ spec:
306306
- name: name
307307
value: build-image-index
308308
- name: bundle
309-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:479775c8655d815fb515aeb97efc0e64284a8520c452754981970900b937a393
309+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:24feb32a91fb9960aa0a2d3a982dd549bad2d40074e1e5e3f9ae9739a66174b8
310310
- name: kind
311311
value: task
312312
resolver: bundles
@@ -330,7 +330,7 @@ spec:
330330
- name: name
331331
value: source-build-oci-ta
332332
- name: bundle
333-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.1@sha256:75e882bf1619dd45a4043060ce42a6ad3ce781264ade5b7f66a1d994ee159126
333+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:183b28fc7c3ca8bc81b00d695517cd2e0b7c31e13365bcfd7e3c758ce13c489c
334334
- name: kind
335335
value: task
336336
resolver: bundles
@@ -356,7 +356,7 @@ spec:
356356
- name: name
357357
value: deprecated-image-check
358358
- name: bundle
359-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:650330fde0773f73f6bac77ae573031c44c79165d9503b0d5ec1db3e6ef981d7
359+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:a0a5b05286e3df5045432b3da3cc11224a831e05bc77c927cbfd00381f7f6235
360360
- name: kind
361361
value: task
362362
resolver: bundles
@@ -378,7 +378,7 @@ spec:
378378
- name: name
379379
value: clair-scan
380380
- name: bundle
381-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:907f11c67b0330480cbf85c23b1085acc5a049ab90af980169251860a3d97ef7
381+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:c45aae9e7d4449e1ea3ef0fc59dec84b77831329ae2b03c1578e02bd051a2863
382382
- name: kind
383383
value: task
384384
resolver: bundles
@@ -398,7 +398,7 @@ spec:
398398
- name: name
399399
value: ecosystem-cert-preflight-checks
400400
- name: bundle
401-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
401+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2ad615f9b8141ed2e0b060ebda366ce43cf55a9dd7c98e2d93970ff328dca8b2
402402
- name: kind
403403
value: task
404404
resolver: bundles
@@ -420,7 +420,7 @@ spec:
420420
- name: name
421421
value: clamav-scan
422422
- name: bundle
423-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:c12e7a774bb07ad2796c01071b0dc0f199111b0ee99c45b55fa599e23b200bae
423+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7595ba07e6bf3737a7ce51e0d75e43bd2658a9b9c5b59e161c005029ac758b3d
424424
- name: kind
425425
value: task
426426
resolver: bundles
@@ -446,7 +446,7 @@ spec:
446446
- name: name
447447
value: sast-shell-check-oci-ta
448448
- name: bundle
449-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:7553ec6925d0586b286502669b8e31a39dc73501f657426bac99019ac598d6ab
449+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:b1b78cb0b9eb6b6e333b35f90db182d4e86ef8e93acb4f3450dd1ad88ea3fab2
450450
- name: kind
451451
value: task
452452
resolver: bundles
@@ -470,7 +470,7 @@ spec:
470470
- name: name
471471
value: sast-unicode-check-oci-ta
472472
- name: bundle
473-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.1@sha256:42e5ecfd7213e2c670cf75287dab4217ab9f6c41a43a04be2528218e8fc3a08f
473+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.1@sha256:a8e5bec59687de42b77c579e931827de755623244a2c006701b4f9e08a3713b1
474474
- name: kind
475475
value: task
476476
resolver: bundles
@@ -498,7 +498,7 @@ spec:
498498
- name: name
499499
value: push-dockerfile-oci-ta
500500
- name: bundle
501-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:98ccae6ac132ab837fc51a70514be5fca656e09d6d4ad93230bd10f0119258aa
501+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:443e665458bd44f029c8e44e8d4c44e4faa8c533f129014ccb3c4c51fd89bbfc
502502
- name: kind
503503
value: task
504504
resolver: bundles
@@ -515,7 +515,7 @@ spec:
515515
- name: name
516516
value: rpms-signature-scan
517517
- name: bundle
518-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:39cd56ffa26ff5edfd5bf9b61e902cae35a345c078cd9dcbc0737d30f3ce5ef1
518+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:5bc61290c6d56cb3d61409efdf522574e7d08a497f362d7456ed33d56189c4f9
519519
- name: kind
520520
value: task
521521
resolver: bundles

0 commit comments

Comments
 (0)