Skip to content

Commit

Permalink
Merge pull request #1725 from RedHatInsights/konflux/mintmaker/quay.i…
Browse files Browse the repository at this point in the history
…o-redhat-appstudio-build-trusted-artifacts-latest

chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to 52f1391
  • Loading branch information
fhlavac authored Dec 9, 2024
2 parents 4a2ed52 + 91124ba commit 2efce81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/insights-rbac-ui-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ spec:
sidecars:
steps:
- name: use-trusted-artifact
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
args:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir
Expand Down
2 changes: 1 addition & 1 deletion .tekton/insights-rbac-ui-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ spec:
sidecars:
steps:
- name: use-trusted-artifact
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:8391272c4e5011120e9e7fee2c1f339e9405366110bf239dadcbc21e953ce099
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
args:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir
Expand Down

0 comments on commit 2efce81

Please sign in to comment.