Skip to content

Commit 30beedf

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 22b24ed commit 30beedf

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:1c46fdc4331ab68b925d615e9787e67382916c4ef3ec382d05bedf0cb2b2f51b
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:716d50d6f79c119e729a41ddf4eca7ddc521dbfb32cc10c7e1ef1942da887e26
53+
bundle: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
5454
name: summary
5555
params:
5656
- description: Source Repository URL
@@ -129,7 +129,7 @@ spec:
129129
- name: pipelinerun-uid
130130
value: $(context.pipelineRun.uid)
131131
taskRef:
132-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.2@sha256:b2f2bb0a7323d16bb827d3284181d9f99b7e07b5fff9680b26c0e4f83a6f1549
132+
bundle: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10
133133
name: init
134134
- name: clone-repository
135135
params:
@@ -140,7 +140,7 @@ spec:
140140
runAfter:
141141
- init
142142
taskRef:
143-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:b1f6ffdf568bb534b36c60215fd48ecff682822dc2a060cc539a2909de96e47f
143+
bundle: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:33e03611639687a832c7ae388c244bd8c1f52ac44568aa6b949e3439e80d978b
144144
name: git-clone
145145
when:
146146
- input: $(tasks.init.results.build)
@@ -159,7 +159,7 @@ spec:
159159
runAfter:
160160
- clone-repository
161161
taskRef:
162-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.2@sha256:8faf907a05bd2d4e2833134750182f2c584133e80a69f75e9d73588976d2143a
162+
bundle: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:67b7b22cdc39f91d3c10979c6131de45680e7415fc86560f467332726a5fb9d2
163163
name: prefetch-dependencies
164164
when:
165165
- input: $(params.hermetic)
@@ -188,7 +188,7 @@ spec:
188188
runAfter:
189189
- prefetch-dependencies
190190
taskRef:
191-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.4@sha256:6c98007552a1a45695364bf1510a9bff2e22653907c1681558837e0d88eb783b
191+
bundle: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:9bedc54bbf756aee2cf9601892d1174e65dd6bc9a2cd350e7c9711acac4661e1
192192
name: buildah
193193
when:
194194
- input: $(tasks.init.results.build)
@@ -209,7 +209,7 @@ spec:
209209
runAfter:
210210
- build-container
211211
taskRef:
212-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.2@sha256:1a347996e6268b1f89536f7dcd4df18de2169bcb70f3a1f78f5e41831c470f8f
212+
bundle: quay.io/konflux-ci/tekton-catalog/task-inspect-image:0.2@sha256:96677b43c900f1336938db3e1477bc49fb104ba3fa1e301e524a1ef704a4e754
213213
name: inspect-image
214214
when:
215215
- input: $(params.skip-checks)
@@ -255,7 +255,7 @@ spec:
255255
- name: BASE_IMAGES_DIGESTS
256256
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
257257
taskRef:
258-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check:0.5@sha256:af0ea52fed6ff843464764d21940974b37984839340b4767be849d35c1fe1371
258+
bundle: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:462baed733dfc38aca5395499e92f19b6f13a74c2e88fe5d86c3cffa2f899b57
259259
name: deprecated-image-check
260260
when:
261261
- input: $(params.skip-checks)
@@ -276,7 +276,7 @@ spec:
276276
runAfter:
277277
- build-container
278278
taskRef:
279-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.2@sha256:3bfdf9dcb239e613491a42cbafef7d9036e3879cce6895ae4496150312e9df14
279+
bundle: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
280280
name: clair-scan
281281
when:
282282
- input: $(params.skip-checks)
@@ -290,7 +290,7 @@ spec:
290290
runAfter:
291291
- clone-repository
292292
taskRef:
293-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.4@sha256:7e64c6966964452640e052c27d3055cfa0c32e98c6d7e4fbdb8a642d90eb5b77
293+
bundle: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:d5f8a76386c4441c9c1f57eb370553212dafe2d06f8a3468f5f08631719885fa
294294
name: sast-snyk-check
295295
when:
296296
- input: $(params.skip-checks)
@@ -315,7 +315,7 @@ spec:
315315
runAfter:
316316
- build-container
317317
taskRef:
318-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.2@sha256:5be257fe6fea6495697c608ac3d467d6451fe1608f251c222dba3e8e182ac933
318+
bundle: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:40555593de346dd3083410c9517d52c3f27e27cb66f447054f4f66fcff56e23f
319319
name: clamav-scan
320320
when:
321321
- input: $(params.skip-checks)
@@ -331,7 +331,7 @@ spec:
331331
runAfter:
332332
- build-container
333333
taskRef:
334-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.2@sha256:84114d2a38fc5988bccea6c8eb6cce576d2b5d813af3b6c163d5ca627a538be1
334+
bundle: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.2@sha256:c9ad826b8b412bb178713c3b49aa8cbec35df0458f34fa31721fe84d645f7996
335335
name: sbom-json-check
336336
when:
337337
- 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:1c46fdc4331ab68b925d615e9787e67382916c4ef3ec382d05bedf0cb2b2f51b
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:716d50d6f79c119e729a41ddf4eca7ddc521dbfb32cc10c7e1ef1942da887e26
50+
bundle: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
5151
name: summary
5252
params:
5353
- description: Source Repository URL
@@ -126,7 +126,7 @@ spec:
126126
- name: pipelinerun-uid
127127
value: $(context.pipelineRun.uid)
128128
taskRef:
129-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-init:0.2@sha256:b2f2bb0a7323d16bb827d3284181d9f99b7e07b5fff9680b26c0e4f83a6f1549
129+
bundle: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10
130130
name: init
131131
- name: clone-repository
132132
params:
@@ -137,7 +137,7 @@ spec:
137137
runAfter:
138138
- init
139139
taskRef:
140-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:b1f6ffdf568bb534b36c60215fd48ecff682822dc2a060cc539a2909de96e47f
140+
bundle: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:33e03611639687a832c7ae388c244bd8c1f52ac44568aa6b949e3439e80d978b
141141
name: git-clone
142142
when:
143143
- input: $(tasks.init.results.build)
@@ -156,7 +156,7 @@ spec:
156156
runAfter:
157157
- clone-repository
158158
taskRef:
159-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.2@sha256:8faf907a05bd2d4e2833134750182f2c584133e80a69f75e9d73588976d2143a
159+
bundle: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:67b7b22cdc39f91d3c10979c6131de45680e7415fc86560f467332726a5fb9d2
160160
name: prefetch-dependencies
161161
when:
162162
- input: $(params.hermetic)
@@ -185,7 +185,7 @@ spec:
185185
runAfter:
186186
- prefetch-dependencies
187187
taskRef:
188-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.4@sha256:6c98007552a1a45695364bf1510a9bff2e22653907c1681558837e0d88eb783b
188+
bundle: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:9bedc54bbf756aee2cf9601892d1174e65dd6bc9a2cd350e7c9711acac4661e1
189189
name: buildah
190190
when:
191191
- input: $(tasks.init.results.build)
@@ -206,7 +206,7 @@ spec:
206206
runAfter:
207207
- build-container
208208
taskRef:
209-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-inspect-image:0.2@sha256:1a347996e6268b1f89536f7dcd4df18de2169bcb70f3a1f78f5e41831c470f8f
209+
bundle: quay.io/konflux-ci/tekton-catalog/task-inspect-image:0.2@sha256:96677b43c900f1336938db3e1477bc49fb104ba3fa1e301e524a1ef704a4e754
210210
name: inspect-image
211211
when:
212212
- input: $(params.skip-checks)
@@ -252,7 +252,7 @@ spec:
252252
- name: BASE_IMAGES_DIGESTS
253253
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
254254
taskRef:
255-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check:0.5@sha256:af0ea52fed6ff843464764d21940974b37984839340b4767be849d35c1fe1371
255+
bundle: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:462baed733dfc38aca5395499e92f19b6f13a74c2e88fe5d86c3cffa2f899b57
256256
name: deprecated-image-check
257257
when:
258258
- input: $(params.skip-checks)
@@ -273,7 +273,7 @@ spec:
273273
runAfter:
274274
- build-container
275275
taskRef:
276-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clair-scan:0.2@sha256:3bfdf9dcb239e613491a42cbafef7d9036e3879cce6895ae4496150312e9df14
276+
bundle: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
277277
name: clair-scan
278278
when:
279279
- input: $(params.skip-checks)
@@ -287,7 +287,7 @@ spec:
287287
runAfter:
288288
- clone-repository
289289
taskRef:
290-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.4@sha256:7e64c6966964452640e052c27d3055cfa0c32e98c6d7e4fbdb8a642d90eb5b77
290+
bundle: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:d5f8a76386c4441c9c1f57eb370553212dafe2d06f8a3468f5f08631719885fa
291291
name: sast-snyk-check
292292
when:
293293
- input: $(params.skip-checks)
@@ -312,7 +312,7 @@ spec:
312312
runAfter:
313313
- build-container
314314
taskRef:
315-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.2@sha256:5be257fe6fea6495697c608ac3d467d6451fe1608f251c222dba3e8e182ac933
315+
bundle: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:40555593de346dd3083410c9517d52c3f27e27cb66f447054f4f66fcff56e23f
316316
name: clamav-scan
317317
when:
318318
- input: $(params.skip-checks)
@@ -328,7 +328,7 @@ spec:
328328
runAfter:
329329
- build-container
330330
taskRef:
331-
bundle: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.2@sha256:84114d2a38fc5988bccea6c8eb6cce576d2b5d813af3b6c163d5ca627a538be1
331+
bundle: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.2@sha256:c9ad826b8b412bb178713c3b49aa8cbec35df0458f34fa31721fe84d645f7996
332332
name: sbom-json-check
333333
when:
334334
- input: $(params.skip-checks)

0 commit comments

Comments
 (0)