File tree Expand file tree Collapse file tree 26 files changed +52
-52
lines changed
prefetch-dependencies-oci-ta/0.1
prefetch-dependencies/0.1
push-dockerfile-oci-ta/0.1
update-infra-deployments/0.1 Expand file tree Collapse file tree 26 files changed +52
-52
lines changed Original file line number Diff line number Diff line change 34
34
readOnly : true
35
35
steps :
36
36
- 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
38
38
args :
39
39
- $(params.ADDITIONAL_TAGS[*])
40
40
env :
54
54
fi
55
55
56
56
- 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
58
58
env :
59
59
- name : IMAGE
60
60
value : $(params.IMAGE)
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ spec:
163
163
add :
164
164
- SETFCAP
165
165
166
- - image : quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
166
+ - image : quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
167
167
name : create-sbom
168
168
computeResources :
169
169
limits :
Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ spec:
427
427
add :
428
428
- SETFCAP
429
429
- 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
431
431
workingDir : /var/workdir/source
432
432
volumeMounts :
433
433
- mountPath : /var/lib/containers
@@ -456,7 +456,7 @@ spec:
456
456
securityContext :
457
457
runAsUser : 0
458
458
- 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
460
460
workingDir : /var/workdir
461
461
script : |
462
462
#!/bin/python3
@@ -503,7 +503,7 @@ spec:
503
503
securityContext :
504
504
runAsUser : 0
505
505
- 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
507
507
workingDir : /var/workdir
508
508
script : |
509
509
#!/bin/python3
Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ spec:
575
575
add :
576
576
- SETFCAP
577
577
- 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
579
579
workingDir : /var/workdir
580
580
volumeMounts :
581
581
- mountPath : /var/lib/containers
@@ -643,7 +643,7 @@ spec:
643
643
- SETFCAP
644
644
runAsUser : 0
645
645
- 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
647
647
workingDir : /var/workdir/source
648
648
volumeMounts :
649
649
- mountPath : /var/lib/containers
@@ -683,7 +683,7 @@ spec:
683
683
securityContext :
684
684
runAsUser : 0
685
685
- 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
687
687
workingDir : /var/workdir
688
688
script : |
689
689
if [ "${SKIP_SBOM_GENERATION}" = "true" ]; then
Original file line number Diff line number Diff line change @@ -563,7 +563,7 @@ spec:
563
563
add :
564
564
- SETFCAP
565
565
- 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
567
567
workingDir : /var/workdir
568
568
volumeMounts :
569
569
- mountPath : /var/lib/containers
@@ -631,7 +631,7 @@ spec:
631
631
- SETFCAP
632
632
runAsUser : 0
633
633
- 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
635
635
workingDir : /var/workdir/source
636
636
volumeMounts :
637
637
- mountPath : /var/lib/containers
@@ -648,7 +648,7 @@ spec:
648
648
echo "Running syft on the image filesystem"
649
649
syft dir:"$(cat /shared/container_path)" --output cyclonedx-json="/var/workdir/sbom-image.json"
650
650
- 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
652
652
workingDir : /var/workdir
653
653
script : |
654
654
if [ "${SKIP_SBOM_GENERATION}" = "true" ]; then
Original file line number Diff line number Diff line change @@ -523,7 +523,7 @@ spec:
523
523
readOnly : true
524
524
workingDir : /var/workdir
525
525
- 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
527
527
name : sbom-syft-generate
528
528
script : |
529
529
echo "Running syft on the source directory"
@@ -554,7 +554,7 @@ spec:
554
554
- mountPath : /shared
555
555
name : shared
556
556
- 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
558
558
name : merge-syft-sboms
559
559
script : |
560
560
#!/bin/python3
@@ -603,7 +603,7 @@ spec:
603
603
runAsUser : 0
604
604
workingDir : /var/workdir
605
605
- 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
607
607
name : create-purl-sbom
608
608
script : |
609
609
#!/bin/python3
Original file line number Diff line number Diff line change @@ -683,7 +683,7 @@ spec:
683
683
readOnly : true
684
684
workingDir : /var/workdir
685
685
- 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
687
687
name : icm
688
688
script : |
689
689
#!/bin/bash
@@ -761,7 +761,7 @@ spec:
761
761
readOnly : true
762
762
workingDir : /var/workdir
763
763
- 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
765
765
name : sbom-syft-generate
766
766
script : |
767
767
#!/bin/bash
@@ -820,7 +820,7 @@ spec:
820
820
requests :
821
821
cpu : 100m
822
822
memory : 256Mi
823
- image : quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
823
+ image : quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
824
824
name : prepare-sboms
825
825
script : |
826
826
#!/bin/bash
Original file line number Diff line number Diff line change @@ -671,7 +671,7 @@ spec:
671
671
readOnly : true
672
672
workingDir : /var/workdir
673
673
- 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
675
675
name : icm
676
676
script : |
677
677
#!/bin/bash
@@ -749,7 +749,7 @@ spec:
749
749
readOnly : true
750
750
workingDir : /var/workdir
751
751
- 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
753
753
name : sbom-syft-generate
754
754
script : |
755
755
#!/bin/bash
@@ -779,7 +779,7 @@ spec:
779
779
requests :
780
780
cpu : 100m
781
781
memory : 256Mi
782
- image : quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
782
+ image : quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
783
783
name : prepare-sboms
784
784
script : |
785
785
#!/bin/bash
Original file line number Diff line number Diff line change @@ -516,7 +516,7 @@ spec:
516
516
readOnly : true
517
517
workingDir : $(workspaces.source.path)
518
518
- 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
520
520
name : sbom-syft-generate
521
521
script : |
522
522
echo "Running syft on the source directory"
@@ -547,7 +547,7 @@ spec:
547
547
- mountPath : /shared
548
548
name : shared
549
549
- 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
551
551
name : merge-syft-sboms
552
552
script : |
553
553
#!/bin/python3
@@ -596,7 +596,7 @@ spec:
596
596
runAsUser : 0
597
597
workingDir : $(workspaces.source.path)
598
598
- 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
600
600
name : create-purl-sbom
601
601
script : |
602
602
#!/bin/python3
Original file line number Diff line number Diff line change @@ -659,7 +659,7 @@ spec:
659
659
readOnly : true
660
660
workingDir : $(workspaces.source.path)
661
661
- 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
663
663
name : icm
664
664
script : |
665
665
#!/bin/bash
@@ -739,7 +739,7 @@ spec:
739
739
readOnly : true
740
740
workingDir : $(workspaces.source.path)
741
741
- 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
743
743
name : sbom-syft-generate
744
744
script : |
745
745
#!/bin/bash
@@ -798,7 +798,7 @@ spec:
798
798
requests :
799
799
cpu : 100m
800
800
memory : 256Mi
801
- image : quay.io/konflux-ci/sbom-utility-scripts@sha256:8f6e3348367e5dd418f49e4394afec92c9d7ff7cf3d333ba96ccba3f07eede0b
801
+ image : quay.io/konflux-ci/sbom-utility-scripts@sha256:7f4ce55033077f37eda61c67b4289949471c36d23ae0cc66fd4113e615b3ef93
802
802
name : prepare-sboms
803
803
script : |
804
804
#!/bin/bash
You can’t perform that action at this time.
0 commit comments