Skip to content

Commit 3afecad

Browse files
renovate[bot]chmeliik
authored andcommitted
chore(deps): update build
1 parent c6dce55 commit 3afecad

File tree

26 files changed

+52
-52
lines changed

26 files changed

+52
-52
lines changed

task/apply-tags/0.1/apply-tags.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
readOnly: true
3535
steps:
3636
- name: apply-additional-tags-from-parameter
37-
image: registry.access.redhat.com/ubi9/skopeo:9.5-1734513455@sha256:ed14fc6a175289cc72ffb122ebc02db0e7f448a2ed6169472347aaeb0c12c373
37+
image: registry.access.redhat.com/ubi9/skopeo:9.5-1736426934@sha256:95f1267a84f36b47d3103b8ff57ec8555d1e95f0fa269a902b5652bf0fd2dc69
3838
args:
3939
- $(params.ADDITIONAL_TAGS[*])
4040
env:
@@ -54,7 +54,7 @@ spec:
5454
fi
5555
5656
- name: apply-additional-tags-from-image-label
57-
image: registry.access.redhat.com/ubi9/skopeo:9.5-1734513455@sha256:ed14fc6a175289cc72ffb122ebc02db0e7f448a2ed6169472347aaeb0c12c373
57+
image: registry.access.redhat.com/ubi9/skopeo:9.5-1736426934@sha256:95f1267a84f36b47d3103b8ff57ec8555d1e95f0fa269a902b5652bf0fd2dc69
5858
env:
5959
- name: IMAGE
6060
value: $(params.IMAGE)

task/build-image-index/0.1/build-image-index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ spec:
163163
add:
164164
- SETFCAP
165165

166-
- image: quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
166+
- image: quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
167167
name: create-sbom
168168
computeResources:
169169
limits:

task/buildah-oci-ta/0.1/buildah-oci-ta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ spec:
427427
add:
428428
- SETFCAP
429429
- name: sbom-syft-generate
430-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
430+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
431431
workingDir: /var/workdir/source
432432
volumeMounts:
433433
- mountPath: /var/lib/containers
@@ -456,7 +456,7 @@ spec:
456456
securityContext:
457457
runAsUser: 0
458458
- name: merge-syft-sboms
459-
image: registry.access.redhat.com/ubi9/python-39:9.5-1734610342@sha256:dde5068ba8fd81eef41a9128ddad2b99e2e02e5869ffe925c605b609a0ad7bbb
459+
image: registry.access.redhat.com/ubi9/python-39:9.5-1736743782@sha256:36ae15329ade62cc7082d44db67f94494bf3836edb8b7cf733f7519168a6e9de
460460
workingDir: /var/workdir
461461
script: |
462462
#!/bin/python3
@@ -503,7 +503,7 @@ spec:
503503
securityContext:
504504
runAsUser: 0
505505
- name: create-purl-sbom
506-
image: registry.access.redhat.com/ubi9/python-39:9.5-1734610342@sha256:dde5068ba8fd81eef41a9128ddad2b99e2e02e5869ffe925c605b609a0ad7bbb
506+
image: registry.access.redhat.com/ubi9/python-39:9.5-1736743782@sha256:36ae15329ade62cc7082d44db67f94494bf3836edb8b7cf733f7519168a6e9de
507507
workingDir: /var/workdir
508508
script: |
509509
#!/bin/python3

task/buildah-oci-ta/0.2/buildah-oci-ta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ spec:
575575
add:
576576
- SETFCAP
577577
- name: icm
578-
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
578+
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:523689a26c74790be67d6036820abfb9aa10bec6efff98cc1c9b74bd2f99eeb1
579579
workingDir: /var/workdir
580580
volumeMounts:
581581
- mountPath: /var/lib/containers
@@ -643,7 +643,7 @@ spec:
643643
- SETFCAP
644644
runAsUser: 0
645645
- name: sbom-syft-generate
646-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
646+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
647647
workingDir: /var/workdir/source
648648
volumeMounts:
649649
- mountPath: /var/lib/containers
@@ -683,7 +683,7 @@ spec:
683683
securityContext:
684684
runAsUser: 0
685685
- name: prepare-sboms
686-
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
686+
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
687687
workingDir: /var/workdir
688688
script: |
689689
if [ "${SKIP_SBOM_GENERATION}" = "true" ]; then

task/buildah-oci-ta/0.3/buildah-oci-ta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ spec:
563563
add:
564564
- SETFCAP
565565
- name: icm
566-
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
566+
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:523689a26c74790be67d6036820abfb9aa10bec6efff98cc1c9b74bd2f99eeb1
567567
workingDir: /var/workdir
568568
volumeMounts:
569569
- mountPath: /var/lib/containers
@@ -631,7 +631,7 @@ spec:
631631
- SETFCAP
632632
runAsUser: 0
633633
- name: sbom-syft-generate
634-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
634+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
635635
workingDir: /var/workdir/source
636636
volumeMounts:
637637
- mountPath: /var/lib/containers
@@ -648,7 +648,7 @@ spec:
648648
echo "Running syft on the image filesystem"
649649
syft dir:"$(cat /shared/container_path)" --output cyclonedx-json="/var/workdir/sbom-image.json"
650650
- name: prepare-sboms
651-
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
651+
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
652652
workingDir: /var/workdir
653653
script: |
654654
if [ "${SKIP_SBOM_GENERATION}" = "true" ]; then

task/buildah-remote-oci-ta/0.1/buildah-remote-oci-ta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ spec:
523523
readOnly: true
524524
workingDir: /var/workdir
525525
- computeResources: {}
526-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
526+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
527527
name: sbom-syft-generate
528528
script: |
529529
echo "Running syft on the source directory"
@@ -554,7 +554,7 @@ spec:
554554
- mountPath: /shared
555555
name: shared
556556
- computeResources: {}
557-
image: registry.access.redhat.com/ubi9/python-39:9.5-1734610342@sha256:dde5068ba8fd81eef41a9128ddad2b99e2e02e5869ffe925c605b609a0ad7bbb
557+
image: registry.access.redhat.com/ubi9/python-39:9.5-1736743782@sha256:36ae15329ade62cc7082d44db67f94494bf3836edb8b7cf733f7519168a6e9de
558558
name: merge-syft-sboms
559559
script: |
560560
#!/bin/python3
@@ -603,7 +603,7 @@ spec:
603603
runAsUser: 0
604604
workingDir: /var/workdir
605605
- computeResources: {}
606-
image: registry.access.redhat.com/ubi9/python-39:9.5-1734610342@sha256:dde5068ba8fd81eef41a9128ddad2b99e2e02e5869ffe925c605b609a0ad7bbb
606+
image: registry.access.redhat.com/ubi9/python-39:9.5-1736743782@sha256:36ae15329ade62cc7082d44db67f94494bf3836edb8b7cf733f7519168a6e9de
607607
name: create-purl-sbom
608608
script: |
609609
#!/bin/python3

task/buildah-remote-oci-ta/0.2/buildah-remote-oci-ta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ spec:
683683
readOnly: true
684684
workingDir: /var/workdir
685685
- computeResources: {}
686-
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
686+
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:523689a26c74790be67d6036820abfb9aa10bec6efff98cc1c9b74bd2f99eeb1
687687
name: icm
688688
script: |
689689
#!/bin/bash
@@ -761,7 +761,7 @@ spec:
761761
readOnly: true
762762
workingDir: /var/workdir
763763
- computeResources: {}
764-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
764+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
765765
name: sbom-syft-generate
766766
script: |
767767
#!/bin/bash
@@ -820,7 +820,7 @@ spec:
820820
requests:
821821
cpu: 100m
822822
memory: 256Mi
823-
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
823+
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
824824
name: prepare-sboms
825825
script: |
826826
#!/bin/bash

task/buildah-remote-oci-ta/0.3/buildah-remote-oci-ta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ spec:
671671
readOnly: true
672672
workingDir: /var/workdir
673673
- computeResources: {}
674-
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
674+
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:523689a26c74790be67d6036820abfb9aa10bec6efff98cc1c9b74bd2f99eeb1
675675
name: icm
676676
script: |
677677
#!/bin/bash
@@ -749,7 +749,7 @@ spec:
749749
readOnly: true
750750
workingDir: /var/workdir
751751
- computeResources: {}
752-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
752+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
753753
name: sbom-syft-generate
754754
script: |
755755
#!/bin/bash
@@ -779,7 +779,7 @@ spec:
779779
requests:
780780
cpu: 100m
781781
memory: 256Mi
782-
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
782+
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
783783
name: prepare-sboms
784784
script: |
785785
#!/bin/bash

task/buildah-remote/0.1/buildah-remote.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ spec:
516516
readOnly: true
517517
workingDir: $(workspaces.source.path)
518518
- computeResources: {}
519-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
519+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
520520
name: sbom-syft-generate
521521
script: |
522522
echo "Running syft on the source directory"
@@ -547,7 +547,7 @@ spec:
547547
- mountPath: /shared
548548
name: shared
549549
- computeResources: {}
550-
image: registry.access.redhat.com/ubi9/python-39:9.5-1734610342@sha256:dde5068ba8fd81eef41a9128ddad2b99e2e02e5869ffe925c605b609a0ad7bbb
550+
image: registry.access.redhat.com/ubi9/python-39:9.5-1736743782@sha256:36ae15329ade62cc7082d44db67f94494bf3836edb8b7cf733f7519168a6e9de
551551
name: merge-syft-sboms
552552
script: |
553553
#!/bin/python3
@@ -596,7 +596,7 @@ spec:
596596
runAsUser: 0
597597
workingDir: $(workspaces.source.path)
598598
- computeResources: {}
599-
image: registry.access.redhat.com/ubi9/python-39:9.5-1734610342@sha256:dde5068ba8fd81eef41a9128ddad2b99e2e02e5869ffe925c605b609a0ad7bbb
599+
image: registry.access.redhat.com/ubi9/python-39:9.5-1736743782@sha256:36ae15329ade62cc7082d44db67f94494bf3836edb8b7cf733f7519168a6e9de
600600
name: create-purl-sbom
601601
script: |
602602
#!/bin/python3

task/buildah-remote/0.2/buildah-remote.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ spec:
659659
readOnly: true
660660
workingDir: $(workspaces.source.path)
661661
- computeResources: {}
662-
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
662+
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:523689a26c74790be67d6036820abfb9aa10bec6efff98cc1c9b74bd2f99eeb1
663663
name: icm
664664
script: |
665665
#!/bin/bash
@@ -739,7 +739,7 @@ spec:
739739
readOnly: true
740740
workingDir: $(workspaces.source.path)
741741
- computeResources: {}
742-
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.4.1@sha256:34d7065427085a31dc4949bd283c001b91794d427e1e4cdf1b21ea4faf9fee3f
742+
image: registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9:1.18.1@sha256:398f0ef395de137f05563d8de43e508bcb2e6810aa9d9adc638154b52c1a469c
743743
name: sbom-syft-generate
744744
script: |
745745
#!/bin/bash
@@ -798,7 +798,7 @@ spec:
798798
requests:
799799
cpu: 100m
800800
memory: 256Mi
801-
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
801+
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
802802
name: prepare-sboms
803803
script: |
804804
#!/bin/bash

0 commit comments

Comments
 (0)