Skip to content

Commit 9068693

Browse files
authored
Merge pull request #4 from redhat-appstudio/rhtap/rhtap-references
Update RHTAP references
2 parents 640c56b + 698f025 commit 9068693

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.tekton/migration-dashboard-pull-request.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
- name: build-task-status
5151
value: $(tasks.build-container.status)
5252
taskRef:
53-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:303f8e8fb23cfe651574acce03593b21fcd2e332dc2b7fb88b290d4546479449
53+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:9bc31ef4d9d5ef8b456d836899047556a0c0bacf1cf1bb0d8f303065e9cb2524
5454
name: summary
5555
params:
5656
- description: Source Repository URL
@@ -135,7 +135,7 @@ spec:
135135
- name: pipelinerun-uid
136136
value: $(context.pipelineRun.uid)
137137
taskRef:
138-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.1@sha256:3c91ed3f7c9e48210fea7e8d9965a580034bbad740ff5e6bdb1123b930eead14
138+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.1@sha256:1fd586c1114e0500533c0f5e9b9dd52958e52535fe0f28004b949666726e99e0
139139
name: init
140140
- name: clone-repository
141141
params:
@@ -165,7 +165,7 @@ spec:
165165
runAfter:
166166
- clone-repository
167167
taskRef:
168-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:2ff6954b7065cd09daffb2703f22860fd57c7cbd0f22cf3365f16991007b770d
168+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:8232d76d919a5b88609abd48c32fae1a91f4c712a49804d0cb80fa6a4b360b48
169169
name: prefetch-dependencies
170170
when:
171171
- input: $(params.hermetic)
@@ -194,7 +194,7 @@ spec:
194194
runAfter:
195195
- prefetch-dependencies
196196
taskRef:
197-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:943f06e80a84fa0212ec9fc3288f95e4cc3989aa7c93310b73e30f17712e9720
197+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:5ded0e762fdc2098a765a26ecfce360c781fee32ad36d7ba4ac2ed57417e7b2f
198198
name: buildah
199199
when:
200200
- input: $(tasks.init.results.build)
@@ -215,7 +215,7 @@ spec:
215215
runAfter:
216216
- build-container
217217
taskRef:
218-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.1@sha256:8b5cbfe4f39b63d4909eb2abe0700a538975c4a4c42e6fec113945a6009af298
218+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.1@sha256:e58bbebab1b86345ca610592b32d8dde1a26c524c646df15569b89c8320ef87e
219219
name: inspect-image
220220
when:
221221
- input: $(params.skip-checks)
@@ -282,7 +282,7 @@ spec:
282282
runAfter:
283283
- build-container
284284
taskRef:
285-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.1@sha256:b558491e419dc10c7cfee06160013a78e033352bc99f041a52a6868d9ec6301b
285+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.1@sha256:4180e299be38b8c0ff90e3721ddcff6066a849fb0b0cc86bbee8f22ca17a3b4f
286286
name: clair-scan
287287
when:
288288
- input: $(params.skip-checks)
@@ -321,7 +321,7 @@ spec:
321321
runAfter:
322322
- build-container
323323
taskRef:
324-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:92fd756046798264160d43614a29e21007b40a0d239bafc9c330c81c6ef808e0
324+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:0d45e85be887ab4449aa5d4463c156020aeb2e528c4b0d73d2d8008d11f96f46
325325
name: clamav-scan
326326
when:
327327
- input: $(params.skip-checks)
@@ -337,7 +337,7 @@ spec:
337337
runAfter:
338338
- build-container
339339
taskRef:
340-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.1@sha256:884216ac4ac6555ffa91b3e5c2484bf609be46adeb5024a3d47044ff133290ca
340+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.1@sha256:156ad4518ed89bb27e141566c6ace725f5b97738f3a2abf5a83e73215a2dd8e2
341341
name: sbom-json-check
342342
when:
343343
- input: $(params.skip-checks)

.tekton/migration-dashboard-push.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747
- name: build-task-status
4848
value: $(tasks.build-container.status)
4949
taskRef:
50-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:303f8e8fb23cfe651574acce03593b21fcd2e332dc2b7fb88b290d4546479449
50+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:9bc31ef4d9d5ef8b456d836899047556a0c0bacf1cf1bb0d8f303065e9cb2524
5151
name: summary
5252
params:
5353
- description: Source Repository URL
@@ -132,7 +132,7 @@ spec:
132132
- name: pipelinerun-uid
133133
value: $(context.pipelineRun.uid)
134134
taskRef:
135-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.1@sha256:3c91ed3f7c9e48210fea7e8d9965a580034bbad740ff5e6bdb1123b930eead14
135+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.1@sha256:1fd586c1114e0500533c0f5e9b9dd52958e52535fe0f28004b949666726e99e0
136136
name: init
137137
- name: clone-repository
138138
params:
@@ -162,7 +162,7 @@ spec:
162162
runAfter:
163163
- clone-repository
164164
taskRef:
165-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:2ff6954b7065cd09daffb2703f22860fd57c7cbd0f22cf3365f16991007b770d
165+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:8232d76d919a5b88609abd48c32fae1a91f4c712a49804d0cb80fa6a4b360b48
166166
name: prefetch-dependencies
167167
when:
168168
- input: $(params.hermetic)
@@ -191,7 +191,7 @@ spec:
191191
runAfter:
192192
- prefetch-dependencies
193193
taskRef:
194-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:943f06e80a84fa0212ec9fc3288f95e4cc3989aa7c93310b73e30f17712e9720
194+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:5ded0e762fdc2098a765a26ecfce360c781fee32ad36d7ba4ac2ed57417e7b2f
195195
name: buildah
196196
when:
197197
- input: $(tasks.init.results.build)
@@ -212,7 +212,7 @@ spec:
212212
runAfter:
213213
- build-container
214214
taskRef:
215-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.1@sha256:8b5cbfe4f39b63d4909eb2abe0700a538975c4a4c42e6fec113945a6009af298
215+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.1@sha256:e58bbebab1b86345ca610592b32d8dde1a26c524c646df15569b89c8320ef87e
216216
name: inspect-image
217217
when:
218218
- input: $(params.skip-checks)
@@ -279,7 +279,7 @@ spec:
279279
runAfter:
280280
- build-container
281281
taskRef:
282-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.1@sha256:b558491e419dc10c7cfee06160013a78e033352bc99f041a52a6868d9ec6301b
282+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.1@sha256:4180e299be38b8c0ff90e3721ddcff6066a849fb0b0cc86bbee8f22ca17a3b4f
283283
name: clair-scan
284284
when:
285285
- input: $(params.skip-checks)
@@ -318,7 +318,7 @@ spec:
318318
runAfter:
319319
- build-container
320320
taskRef:
321-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:92fd756046798264160d43614a29e21007b40a0d239bafc9c330c81c6ef808e0
321+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:0d45e85be887ab4449aa5d4463c156020aeb2e528c4b0d73d2d8008d11f96f46
322322
name: clamav-scan
323323
when:
324324
- input: $(params.skip-checks)
@@ -334,7 +334,7 @@ spec:
334334
runAfter:
335335
- build-container
336336
taskRef:
337-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.1@sha256:884216ac4ac6555ffa91b3e5c2484bf609be46adeb5024a3d47044ff133290ca
337+
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.1@sha256:156ad4518ed89bb27e141566c6ace725f5b97738f3a2abf5a83e73215a2dd8e2
338338
name: sbom-json-check
339339
when:
340340
- input: $(params.skip-checks)

0 commit comments

Comments
 (0)