Skip to content

Commit 8951499

Browse files
chore(deps): replace redhat-appstudio-tekton-catalog references
redhat-appstudio-tekton-catalog is deprecated, replace the references with equivalent konflux-ci/tekton-catalog references
1 parent aff4e16 commit 8951499

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

.tekton/cluster-proxy-plyk-pull-request.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
- name: IMAGE_URL
3838
value: $(tasks.build-container.results.IMAGE_URL)
3939
taskRef:
40-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-show-sbom:0.1@sha256:44b2e203f3f36664a7ef08b6428e091d5a5d5f3ed48064a7e06553d4ddc78679
40+
bundle: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4141
name: show-sbom
4242
- name: show-summary
4343
params:
@@ -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.2@sha256:599d8b12c4f34ca3c386cb5c18af532cdc5f0773c0477044bbf4fe8591940725
53+
bundle: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
5454
name: summary
5555
params:
5656
- 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.2@sha256:11db2a386e97ea187487d9b585bf50eebe2adf0242891743c6327c3383368ac2
128+
bundle: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10
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:48786356401d3d328fc353ade4d6fa4a4b6dd0cff765d53d0bb2e46886bc87cf
139+
bundle: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:33e03611639687a832c7ae388c244bd8c1f52ac44568aa6b949e3439e80d978b
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.2@sha256:cc6fb30fc91b4609e5a26ea0c443cd068188aa2026d32fe540b4ba4963ac40b2
158+
bundle: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:67b7b22cdc39f91d3c10979c6131de45680e7415fc86560f467332726a5fb9d2
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.6@sha256:c6b177f9dbe9d1b439ed8d1349838956bb83bf7dc8479393c83339437326eb53
187+
bundle: quay.io/konflux-ci/tekton-catalog/task-buildah:0.6@sha256:3979b5092fcd70598324b6d831024011ce3aa689d7cbd2bb94eddc1a3d539ea5
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.2@sha256:01f4a7ac0ff27ef5d220b6d1e1057d2da6e8c1ba70b45262b14cf55bbf004098
208+
bundle: quay.io/konflux-ci/tekton-catalog/task-inspect-image:0.2@sha256:96677b43c900f1336938db3e1477bc49fb104ba3fa1e301e524a1ef704a4e754
209209
name: inspect-image
210210
when:
211211
- input: $(params.skip-checks)
@@ -253,7 +253,7 @@ spec:
253253
- name: IMAGE_DIGEST
254254
value: $(tasks.build-container.results.IMAGE_DIGEST)
255255
taskRef:
256-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check:0.5@sha256:4d452338516ee1fe0f3243a38310aa8cba41c89c0fa4813dd8a3b5ad587542c6
256+
bundle: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:462baed733dfc38aca5395499e92f19b6f13a74c2e88fe5d86c3cffa2f899b57
257257
name: deprecated-image-check
258258
when:
259259
- input: $(params.skip-checks)
@@ -271,7 +271,7 @@ spec:
271271
runAfter:
272272
- build-container
273273
taskRef:
274-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.3@sha256:935a6fd5b4912ffd5655c47e5400488e65c77712d2421ef6fd2e25deecdfed50
274+
bundle: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
275275
name: clair-scan
276276
when:
277277
- input: $(params.skip-checks)
@@ -289,7 +289,7 @@ spec:
289289
runAfter:
290290
- build-container
291291
taskRef:
292-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.4@sha256:053dd7eb45fe2b975644a57428b200e4be0f19c2240fed6ea6843bd7126823ff
292+
bundle: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:d5f8a76386c4441c9c1f57eb370553212dafe2d06f8a3468f5f08631719885fa
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.3@sha256:f9f87f325b558dcef52460a5aa7173034aca2b762a2a2785eac4caddd509e1eb
317+
bundle: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3
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.2@sha256:b443d084fc857bd606faf660c8551d980eca42ec47c75c3c33b28deeadf4be19
333+
bundle: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.2@sha256:c9ad826b8b412bb178713c3b49aa8cbec35df0458f34fa31721fe84d645f7996
334334
name: sbom-json-check
335335
when:
336336
- input: $(params.skip-checks)

.tekton/cluster-proxy-plyk-push.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
- name: IMAGE_URL
3535
value: $(tasks.build-container.results.IMAGE_URL)
3636
taskRef:
37-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-show-sbom:0.1@sha256:44b2e203f3f36664a7ef08b6428e091d5a5d5f3ed48064a7e06553d4ddc78679
37+
bundle: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
3838
name: show-sbom
3939
- name: show-summary
4040
params:
@@ -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.2@sha256:599d8b12c4f34ca3c386cb5c18af532cdc5f0773c0477044bbf4fe8591940725
50+
bundle: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
5151
name: summary
5252
params:
5353
- description: Source Repository URL
@@ -122,7 +122,7 @@ spec:
122122
- name: pipelinerun-uid
123123
value: $(context.pipelineRun.uid)
124124
taskRef:
125-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.2@sha256:11db2a386e97ea187487d9b585bf50eebe2adf0242891743c6327c3383368ac2
125+
bundle: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10
126126
name: init
127127
- name: clone-repository
128128
params:
@@ -133,7 +133,7 @@ spec:
133133
runAfter:
134134
- init
135135
taskRef:
136-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:48786356401d3d328fc353ade4d6fa4a4b6dd0cff765d53d0bb2e46886bc87cf
136+
bundle: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:33e03611639687a832c7ae388c244bd8c1f52ac44568aa6b949e3439e80d978b
137137
name: git-clone
138138
when:
139139
- input: $(tasks.init.results.build)
@@ -152,7 +152,7 @@ spec:
152152
runAfter:
153153
- clone-repository
154154
taskRef:
155-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.2@sha256:cc6fb30fc91b4609e5a26ea0c443cd068188aa2026d32fe540b4ba4963ac40b2
155+
bundle: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:67b7b22cdc39f91d3c10979c6131de45680e7415fc86560f467332726a5fb9d2
156156
name: prefetch-dependencies
157157
when:
158158
- input: $(params.hermetic)
@@ -181,7 +181,7 @@ spec:
181181
runAfter:
182182
- prefetch-dependencies
183183
taskRef:
184-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.6@sha256:c6b177f9dbe9d1b439ed8d1349838956bb83bf7dc8479393c83339437326eb53
184+
bundle: quay.io/konflux-ci/tekton-catalog/task-buildah:0.6@sha256:3979b5092fcd70598324b6d831024011ce3aa689d7cbd2bb94eddc1a3d539ea5
185185
name: buildah
186186
when:
187187
- input: $(tasks.init.results.build)
@@ -202,7 +202,7 @@ spec:
202202
runAfter:
203203
- build-container
204204
taskRef:
205-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.2@sha256:01f4a7ac0ff27ef5d220b6d1e1057d2da6e8c1ba70b45262b14cf55bbf004098
205+
bundle: quay.io/konflux-ci/tekton-catalog/task-inspect-image:0.2@sha256:96677b43c900f1336938db3e1477bc49fb104ba3fa1e301e524a1ef704a4e754
206206
name: inspect-image
207207
when:
208208
- input: $(params.skip-checks)
@@ -250,7 +250,7 @@ spec:
250250
- name: IMAGE_DIGEST
251251
value: $(tasks.build-container.results.IMAGE_DIGEST)
252252
taskRef:
253-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check:0.5@sha256:4d452338516ee1fe0f3243a38310aa8cba41c89c0fa4813dd8a3b5ad587542c6
253+
bundle: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:462baed733dfc38aca5395499e92f19b6f13a74c2e88fe5d86c3cffa2f899b57
254254
name: deprecated-image-check
255255
when:
256256
- input: $(params.skip-checks)
@@ -268,7 +268,7 @@ spec:
268268
runAfter:
269269
- build-container
270270
taskRef:
271-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.3@sha256:935a6fd5b4912ffd5655c47e5400488e65c77712d2421ef6fd2e25deecdfed50
271+
bundle: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
272272
name: clair-scan
273273
when:
274274
- input: $(params.skip-checks)
@@ -286,7 +286,7 @@ spec:
286286
runAfter:
287287
- build-container
288288
taskRef:
289-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.4@sha256:053dd7eb45fe2b975644a57428b200e4be0f19c2240fed6ea6843bd7126823ff
289+
bundle: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:d5f8a76386c4441c9c1f57eb370553212dafe2d06f8a3468f5f08631719885fa
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.3@sha256:f9f87f325b558dcef52460a5aa7173034aca2b762a2a2785eac4caddd509e1eb
314+
bundle: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3
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.2@sha256:b443d084fc857bd606faf660c8551d980eca42ec47c75c3c33b28deeadf4be19
330+
bundle: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.2@sha256:c9ad826b8b412bb178713c3b49aa8cbec35df0458f34fa31721fe84d645f7996
331331
name: sbom-json-check
332332
when:
333333
- input: $(params.skip-checks)

0 commit comments

Comments
 (0)