Skip to content

Commit

Permalink
chore(deps): update oci-copy
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 06852c6 commit f085c96
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions task/oci-copy-oci-ta/0.1/oci-copy-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: prepare
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
workingDir: /var/workdir
script: |
#!/bin/bash
Expand Down Expand Up @@ -107,7 +107,7 @@ spec:
cat "/var/workdir/vars/$filename"
done
- name: oci-copy
image: quay.io/konflux-ci/oras:latest@sha256:c68c23fe7bb1ba9fc335192761ea94fc2c9beb701f3c205890581ff62fd38d80
image: quay.io/konflux-ci/oras:latest@sha256:01803f17aca408776cc670b43a43987aeebb6bbd4b329df79750149b692cfad7
workingDir: /var/workdir
volumeMounts:
- mountPath: /var/lib/containers
Expand Down Expand Up @@ -301,7 +301,7 @@ spec:
add:
- SETFCAP
- name: sbom-generate
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:1939901046f2ec0afda6d48f32dc82f991d9a4e2b4b4513635b9c79e3d4c2872
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:a0ed2421c04a07e0c1f0f026cff3d6778feb9e2abe36bc40c40629711daff930
workingDir: /var/workdir
script: |
#!/bin/bash
Expand All @@ -328,7 +328,7 @@ spec:
script: |
cosign attach sbom --sbom sbom.json --type "$SBOM_TYPE" "$(cat "$(results.IMAGE_REF.path)")"
- name: report-sbom-url
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
workingDir: /var/workdir
script: |
#!/bin/bash
Expand Down
8 changes: 4 additions & 4 deletions task/oci-copy-oci-ta/0.2/oci-copy-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: prepare
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
workingDir: /var/workdir
script: |
#!/bin/bash
Expand Down Expand Up @@ -107,7 +107,7 @@ spec:
cat "/var/workdir/vars/$filename"
done
- name: oci-copy
image: quay.io/konflux-ci/oras:latest@sha256:c68c23fe7bb1ba9fc335192761ea94fc2c9beb701f3c205890581ff62fd38d80
image: quay.io/konflux-ci/oras:latest@sha256:01803f17aca408776cc670b43a43987aeebb6bbd4b329df79750149b692cfad7
workingDir: /var/workdir
volumeMounts:
- mountPath: /var/lib/containers
Expand Down Expand Up @@ -301,7 +301,7 @@ spec:
add:
- SETFCAP
- name: sbom-generate
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:1939901046f2ec0afda6d48f32dc82f991d9a4e2b4b4513635b9c79e3d4c2872
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:a0ed2421c04a07e0c1f0f026cff3d6778feb9e2abe36bc40c40629711daff930
workingDir: /var/workdir
script: |
#!/bin/bash
Expand All @@ -328,7 +328,7 @@ spec:
script: |
cosign attach sbom --sbom sbom.json --type "$SBOM_TYPE" "$(cat "$(results.IMAGE_REF.path)")"
- name: report-sbom-url
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
workingDir: /var/workdir
script: |
#!/bin/bash
Expand Down
8 changes: 4 additions & 4 deletions task/oci-copy/0.1/oci-copy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
value: $(params.SBOM_TYPE)
steps:
- name: prepare
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
script: |
#!/bin/bash
set -eu
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:
done
workingDir: $(workspaces.source.path)
- name: oci-copy
image: quay.io/konflux-ci/oras:latest@sha256:c68c23fe7bb1ba9fc335192761ea94fc2c9beb701f3c205890581ff62fd38d80
image: quay.io/konflux-ci/oras:latest@sha256:01803f17aca408776cc670b43a43987aeebb6bbd4b329df79750149b692cfad7
computeResources:
limits:
memory: 1Gi
Expand Down Expand Up @@ -281,7 +281,7 @@ spec:
name: varlibcontainers
workingDir: $(workspaces.source.path)
- name: sbom-generate
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:1939901046f2ec0afda6d48f32dc82f991d9a4e2b4b4513635b9c79e3d4c2872
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:a0ed2421c04a07e0c1f0f026cff3d6778feb9e2abe36bc40c40629711daff930
script: |
#!/bin/bash
set -euo pipefail
Expand All @@ -308,7 +308,7 @@ spec:
script: |
cosign attach sbom --sbom sbom.json --type "$SBOM_TYPE" "$(cat "$(results.IMAGE_REF.path)")"
- name: report-sbom-url
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
script: |
#!/bin/bash
REPO=${IMAGE%:*}
Expand Down
8 changes: 4 additions & 4 deletions task/oci-copy/0.2/oci-copy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
value: $(params.SBOM_TYPE)
steps:
- name: prepare
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
script: |
#!/bin/bash
set -eu
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:
done
workingDir: $(workspaces.source.path)
- name: oci-copy
image: quay.io/konflux-ci/oras:latest@sha256:c68c23fe7bb1ba9fc335192761ea94fc2c9beb701f3c205890581ff62fd38d80
image: quay.io/konflux-ci/oras:latest@sha256:01803f17aca408776cc670b43a43987aeebb6bbd4b329df79750149b692cfad7
computeResources:
limits:
memory: 1Gi
Expand Down Expand Up @@ -281,7 +281,7 @@ spec:
name: varlibcontainers
workingDir: $(workspaces.source.path)
- name: sbom-generate
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:1939901046f2ec0afda6d48f32dc82f991d9a4e2b4b4513635b9c79e3d4c2872
image: quay.io/konflux-ci/sbom-utility-scripts@sha256:a0ed2421c04a07e0c1f0f026cff3d6778feb9e2abe36bc40c40629711daff930
script: |
#!/bin/bash
set -euo pipefail
Expand All @@ -308,7 +308,7 @@ spec:
script: |
cosign attach sbom --sbom sbom.json --type "$SBOM_TYPE" "$(cat "$(results.IMAGE_REF.path)")"
- name: report-sbom-url
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/konflux-ci/yq:latest@sha256:fcf901ff1985e1d594bef9ee0992cd7e379152dd3e7181f5df6171770021678c
script: |
#!/bin/bash
REPO=${IMAGE%:*}
Expand Down

0 comments on commit f085c96

Please sign in to comment.