File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -201,16 +201,16 @@ spec:
201
201
value : determine-image-tag
202
202
- name : bundle
203
203
# TODO(ROX-27350): switch to latest tag after tasks PR is pushed.
204
- value : quay.io/rhacs-eng/konflux-tasks:pr-3@sha256:525310fe3f58a673d743712ab94362153492f0f4dea404a64f18e68767e8c941
204
+ value : quay.io/rhacs-eng/konflux-tasks:pr-3@sha256:b647a140f90bacc6cfdfca2bf7f50ad761cbef5dedb6dbff9e1d007479327069
205
205
- name : kind
206
206
value : task
207
207
resolver : bundles
208
208
209
209
- name : fetch-scanner-data
210
210
params :
211
- - name : blobs-to-fetch
211
+ - name : BLOBS_TO_FETCH
212
212
value : [ "$(params.blobs-to-fetch[*])" ]
213
- - name : target-dir
213
+ - name : TARGET_DIR
214
214
value : .konflux/scanner-data
215
215
- name : SOURCE_ARTIFACT
216
216
value : $(tasks.clone-repository.results.SOURCE_ARTIFACT)
@@ -224,7 +224,7 @@ spec:
224
224
value : fetch-scanner-v2-data
225
225
- name : bundle
226
226
# TODO(ROX-27350): switch to latest tag after tasks PR is pushed.
227
- value : quay.io/rhacs-eng/konflux-tasks:pr-3@sha256:525310fe3f58a673d743712ab94362153492f0f4dea404a64f18e68767e8c941
227
+ value : quay.io/rhacs-eng/konflux-tasks:pr-3@sha256:b647a140f90bacc6cfdfca2bf7f50ad761cbef5dedb6dbff9e1d007479327069
228
228
- name : kind
229
229
value : task
230
230
resolver : bundles
You can’t perform that action at this time.
0 commit comments