Skip to content

Commit

Permalink
chore(deps): update quay.io/redhat-appstudio/tools docker digest to 0…
Browse files Browse the repository at this point in the history
…99de65
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent b65a079 commit a8eddcb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion task/generate-odcs-compose/0.1/generate-odcs-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:099de6578d6176c5f19d68c25e89f6250fc6fdf86f9f35d53a6ce52c8c8a2a37
env:
- name: CLIENT_ID
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion task/generate-odcs-compose/0.2/generate-odcs-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:099de6578d6176c5f19d68c25e89f6250fc6fdf86f9f35d53a6ce52c8c8a2a37
env:
- name: CLIENT_ID
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion task/rpms-signature-scan/0.1/rpms-signature-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
optional: true
steps:
- name: rpms-signature-scan
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:099de6578d6176c5f19d68c25e89f6250fc6fdf86f9f35d53a6ce52c8c8a2a37
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down
2 changes: 1 addition & 1 deletion task/rpms-signature-scan/0.2/rpms-signature-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
optional: true
steps:
- name: rpms-signature-scan
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:099de6578d6176c5f19d68c25e89f6250fc6fdf86f9f35d53a6ce52c8c8a2a37
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down

0 comments on commit a8eddcb

Please sign in to comment.