Skip to content

Commit 88a34fa

Browse files
Replace redhat-appstudio-tekton-catalog references
redhat-appstudio-tekton-catalog is deprecated, replace the references with equivalent konflux-ci/tekton-catalog references
1 parent b86b35d commit 88a34fa

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

.tekton/multicluster-controlplane-pull-request.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
- name: IMAGE_URL
3737
value: $(tasks.build-container.results.IMAGE_URL)
3838
taskRef:
39-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-show-sbom:0.1@sha256:050bab50254e0377c68d63b6b679decfc655e30cad9ce4b0407fc8468852008d
39+
bundle: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4040
name: show-sbom
4141
- name: show-summary
4242
params:
@@ -49,7 +49,7 @@ spec:
4949
- name: build-task-status
5050
value: $(tasks.build-container.status)
5151
taskRef:
52-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:9e21e57456c026c15765db23b986e47fc1394fa5d4823d3038b697971dd1a2bd
52+
bundle: quay.io/konflux-ci/tekton-catalog/task-summary:0.1@sha256:db4d194db345664a3ff6bf1bb40ba486a9a1f8ba6a58fdb47261142dfc929212
5353
name: summary
5454
params:
5555
- description: Source Repository URL
@@ -128,7 +128,7 @@ spec:
128128
- name: pipelinerun-uid
129129
value: $(context.pipelineRun.uid)
130130
taskRef:
131-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.1@sha256:8c06b307b7f74622503b80ff0b81ffda63129959f52f8ed8f753d8ab98f38411
131+
bundle: quay.io/konflux-ci/tekton-catalog/task-init:0.1@sha256:36b73ac7d413ec852780300b881f7ae8c97f28ce1677cd7b47f88e7bf8744237
132132
name: init
133133
- name: clone-repository
134134
params:
@@ -139,7 +139,7 @@ spec:
139139
runAfter:
140140
- init
141141
taskRef:
142-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:458f4853a01c3273bd76076ac1b015d5f901e70fb4b776f788b577adb25bf5f8
142+
bundle: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:b1fba408e3f50cc302eb5bf66bae1775535267427c78b0665d8342931d54f6ff
143143
name: git-clone
144144
when:
145145
- input: $(tasks.init.results.build)
@@ -158,7 +158,7 @@ spec:
158158
runAfter:
159159
- clone-repository
160160
taskRef:
161-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:a7f4bb77c2e3949fa782f45c8ac9aa7f91cdde45dbc8ad408770eb902d830a0a
161+
bundle: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.1@sha256:b0f19fe021457caeda126e861d08ad59007f64f954119e2531f7786bd76f98c7
162162
name: prefetch-dependencies
163163
when:
164164
- input: $(params.hermetic)
@@ -187,7 +187,7 @@ spec:
187187
runAfter:
188188
- prefetch-dependencies
189189
taskRef:
190-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:0852e61c1018d7f7a47ac2bd63fbda1d3d2247392624c2176ec341e343386b7c
190+
bundle: quay.io/konflux-ci/tekton-catalog/task-buildah:0.1@sha256:b1a5f0c944557dd6f38561f9f3970ec188d8906e9a2d0bffb7f296433d941cc2
191191
name: buildah
192192
when:
193193
- input: $(tasks.init.results.build)
@@ -208,7 +208,7 @@ spec:
208208
runAfter:
209209
- build-container
210210
taskRef:
211-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.1@sha256:f7f3f86256f12d151463133d6c4ffc667087a87281ff2bc67c53c29f6463cd99
211+
bundle: quay.io/konflux-ci/tekton-catalog/task-inspect-image:0.1@sha256:a0a59876a6c3ec36db45268e576c7050a39c4cbc980a5997e33240ca48206ca1
212212
name: inspect-image
213213
when:
214214
- input: $(params.skip-checks)
@@ -254,7 +254,7 @@ spec:
254254
- name: BASE_IMAGES_DIGESTS
255255
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
256256
taskRef:
257-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check:0.2@sha256:f6ad9c9b2a019d28e712287cf3cb5fe42df3078a02af0db75f0e76e6060063ca
257+
bundle: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.2@sha256:d4e255786075b8ddc2a2a6ec7f4b66e17e952f4cb1d6f4116f99aeeaa9b15176
258258
name: deprecated-image-check
259259
when:
260260
- input: $(params.skip-checks)
@@ -275,7 +275,7 @@ spec:
275275
runAfter:
276276
- build-container
277277
taskRef:
278-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.1@sha256:e654ebb13c0b6d98cde388dfd33e258b7368eea5a5a37f3b2edfef7a3e23ffc2
278+
bundle: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.1@sha256:bd5ec7081ead5bc28dce14defa6821fc61a8d52700c512dc6b0d071fa98d929b
279279
name: clair-scan
280280
when:
281281
- input: $(params.skip-checks)
@@ -289,7 +289,7 @@ spec:
289289
runAfter:
290290
- clone-repository
291291
taskRef:
292-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.1@sha256:1bafbb8bb1f41985be67a622080b022d2a6ff8b51b606f7002069df7e79d0cff
292+
bundle: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.1@sha256:0dd81b8523426b6a2dc8718917cd6538ed3a7eaed8840f60bb0bff2719771d9f
293293
name: sast-snyk-check
294294
when:
295295
- input: $(params.skip-checks)
@@ -314,7 +314,7 @@ spec:
314314
runAfter:
315315
- build-container
316316
taskRef:
317-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:2317e03a1bc713cbfb1f7ad40b3bec587f00ec55ca6a6ae2fc33f921908c6d96
317+
bundle: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:a01f94db2bdf6f9a86e1e9cc256e1b7c26cb4d0253e67579196bd8ffbc33a7ca
318318
name: clamav-scan
319319
when:
320320
- input: $(params.skip-checks)
@@ -330,7 +330,7 @@ spec:
330330
runAfter:
331331
- build-container
332332
taskRef:
333-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.1@sha256:3fe90c210a4df9c98d5a32a2eeeaa36ca4a5c8a199d56b512076ffca9d3db483
333+
bundle: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.1@sha256:9c475babf202e0b04f587f301f020970829ecbe766fe20bbfd0b6ece7628ad7f
334334
name: sbom-json-check
335335
when:
336336
- input: $(params.skip-checks)

.tekton/multicluster-controlplane-push.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
- name: IMAGE_URL
3434
value: $(tasks.build-container.results.IMAGE_URL)
3535
taskRef:
36-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-show-sbom:0.1@sha256:050bab50254e0377c68d63b6b679decfc655e30cad9ce4b0407fc8468852008d
36+
bundle: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
3737
name: show-sbom
3838
- name: show-summary
3939
params:
@@ -46,7 +46,7 @@ spec:
4646
- name: build-task-status
4747
value: $(tasks.build-container.status)
4848
taskRef:
49-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:9e21e57456c026c15765db23b986e47fc1394fa5d4823d3038b697971dd1a2bd
49+
bundle: quay.io/konflux-ci/tekton-catalog/task-summary:0.1@sha256:db4d194db345664a3ff6bf1bb40ba486a9a1f8ba6a58fdb47261142dfc929212
5050
name: summary
5151
params:
5252
- description: Source Repository URL
@@ -125,7 +125,7 @@ spec:
125125
- name: pipelinerun-uid
126126
value: $(context.pipelineRun.uid)
127127
taskRef:
128-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.1@sha256:8c06b307b7f74622503b80ff0b81ffda63129959f52f8ed8f753d8ab98f38411
128+
bundle: quay.io/konflux-ci/tekton-catalog/task-init:0.1@sha256:36b73ac7d413ec852780300b881f7ae8c97f28ce1677cd7b47f88e7bf8744237
129129
name: init
130130
- name: clone-repository
131131
params:
@@ -136,7 +136,7 @@ spec:
136136
runAfter:
137137
- init
138138
taskRef:
139-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:458f4853a01c3273bd76076ac1b015d5f901e70fb4b776f788b577adb25bf5f8
139+
bundle: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:b1fba408e3f50cc302eb5bf66bae1775535267427c78b0665d8342931d54f6ff
140140
name: git-clone
141141
when:
142142
- input: $(tasks.init.results.build)
@@ -155,7 +155,7 @@ spec:
155155
runAfter:
156156
- clone-repository
157157
taskRef:
158-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:a7f4bb77c2e3949fa782f45c8ac9aa7f91cdde45dbc8ad408770eb902d830a0a
158+
bundle: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.1@sha256:b0f19fe021457caeda126e861d08ad59007f64f954119e2531f7786bd76f98c7
159159
name: prefetch-dependencies
160160
when:
161161
- input: $(params.hermetic)
@@ -184,7 +184,7 @@ spec:
184184
runAfter:
185185
- prefetch-dependencies
186186
taskRef:
187-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:0852e61c1018d7f7a47ac2bd63fbda1d3d2247392624c2176ec341e343386b7c
187+
bundle: quay.io/konflux-ci/tekton-catalog/task-buildah:0.1@sha256:b1a5f0c944557dd6f38561f9f3970ec188d8906e9a2d0bffb7f296433d941cc2
188188
name: buildah
189189
when:
190190
- input: $(tasks.init.results.build)
@@ -205,7 +205,7 @@ spec:
205205
runAfter:
206206
- build-container
207207
taskRef:
208-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.1@sha256:f7f3f86256f12d151463133d6c4ffc667087a87281ff2bc67c53c29f6463cd99
208+
bundle: quay.io/konflux-ci/tekton-catalog/task-inspect-image:0.1@sha256:a0a59876a6c3ec36db45268e576c7050a39c4cbc980a5997e33240ca48206ca1
209209
name: inspect-image
210210
when:
211211
- input: $(params.skip-checks)
@@ -251,7 +251,7 @@ spec:
251251
- name: BASE_IMAGES_DIGESTS
252252
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
253253
taskRef:
254-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check:0.2@sha256:f6ad9c9b2a019d28e712287cf3cb5fe42df3078a02af0db75f0e76e6060063ca
254+
bundle: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.2@sha256:d4e255786075b8ddc2a2a6ec7f4b66e17e952f4cb1d6f4116f99aeeaa9b15176
255255
name: deprecated-image-check
256256
when:
257257
- input: $(params.skip-checks)
@@ -272,7 +272,7 @@ spec:
272272
runAfter:
273273
- build-container
274274
taskRef:
275-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.1@sha256:e654ebb13c0b6d98cde388dfd33e258b7368eea5a5a37f3b2edfef7a3e23ffc2
275+
bundle: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.1@sha256:bd5ec7081ead5bc28dce14defa6821fc61a8d52700c512dc6b0d071fa98d929b
276276
name: clair-scan
277277
when:
278278
- input: $(params.skip-checks)
@@ -286,7 +286,7 @@ spec:
286286
runAfter:
287287
- clone-repository
288288
taskRef:
289-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.1@sha256:1bafbb8bb1f41985be67a622080b022d2a6ff8b51b606f7002069df7e79d0cff
289+
bundle: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.1@sha256:0dd81b8523426b6a2dc8718917cd6538ed3a7eaed8840f60bb0bff2719771d9f
290290
name: sast-snyk-check
291291
when:
292292
- input: $(params.skip-checks)
@@ -311,7 +311,7 @@ spec:
311311
runAfter:
312312
- build-container
313313
taskRef:
314-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:2317e03a1bc713cbfb1f7ad40b3bec587f00ec55ca6a6ae2fc33f921908c6d96
314+
bundle: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:a01f94db2bdf6f9a86e1e9cc256e1b7c26cb4d0253e67579196bd8ffbc33a7ca
315315
name: clamav-scan
316316
when:
317317
- input: $(params.skip-checks)
@@ -327,7 +327,7 @@ spec:
327327
runAfter:
328328
- build-container
329329
taskRef:
330-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.1@sha256:3fe90c210a4df9c98d5a32a2eeeaa36ca4a5c8a199d56b512076ffca9d3db483
330+
bundle: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.1@sha256:9c475babf202e0b04f587f301f020970829ecbe766fe20bbfd0b6ece7628ad7f
331331
name: sbom-json-check
332332
when:
333333
- input: $(params.skip-checks)

0 commit comments

Comments
 (0)