Skip to content

Commit f850869

Browse files
authoredOct 28, 2024··
Merge pull request #1187 from openshift/konflux/references/master
chore(deps): update konflux references
2 parents 34d2585 + 2bce722 commit f850869

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎.tekton/source-to-image-pull-request.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ spec:
240240
- name: name
241241
value: buildah-remote-oci-ta
242242
- name: bundle
243-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2@sha256:8ed78460031bcd939a14dde337ce6dfdd8ed67be44a8f58e4013449016000dcc
243+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2@sha256:bd704cf7eb042f1fd48bfbd872a3f5a3632697a117602e242653ed323e6db52e
244244
- name: kind
245245
value: task
246246
resolver: bundles
@@ -387,7 +387,7 @@ spec:
387387
- name: name
388388
value: sast-snyk-check-oci-ta
389389
- name: bundle
390-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:7e99a122bc9e84fd9fb29062e825d3345177337d2448dcb50324f86ec5560c7a
390+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:92af5ba1bb9d6bf442c8d3b317ada71d44a9c1ab59959a37bbb5d163205a104f
391391
- name: kind
392392
value: task
393393
resolver: bundles

‎.tekton/source-to-image-push.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ spec:
237237
- name: name
238238
value: buildah-remote-oci-ta
239239
- name: bundle
240-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2@sha256:8ed78460031bcd939a14dde337ce6dfdd8ed67be44a8f58e4013449016000dcc
240+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2@sha256:bd704cf7eb042f1fd48bfbd872a3f5a3632697a117602e242653ed323e6db52e
241241
- name: kind
242242
value: task
243243
resolver: bundles
@@ -384,7 +384,7 @@ spec:
384384
- name: name
385385
value: sast-snyk-check-oci-ta
386386
- name: bundle
387-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:7e99a122bc9e84fd9fb29062e825d3345177337d2448dcb50324f86ec5560c7a
387+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:92af5ba1bb9d6bf442c8d3b317ada71d44a9c1ab59959a37bbb5d163205a104f
388388
- name: kind
389389
value: task
390390
resolver: bundles

0 commit comments

Comments
 (0)
Please sign in to comment.