Skip to content

Commit 7296ae8

Browse files
authored
Merge pull request #266 from redhat-appstudio/konflux/references/main
chore(deps): update konflux references
2 parents 34a4454 + 7fb91eb commit 7296ae8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.tekton/segment-bridge-pull-request.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ spec:
227227
- name: name
228228
value: buildah
229229
- name: bundle
230-
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.2@sha256:1a85658e189f3072db1248c7884915324da2a427daf2b0840f8c286124f56857
230+
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.2@sha256:afd98cbfb2cad2c1d3885da1b5a55a3e4fd547ba54a040b8d0a801fcaf5169fb
231231
- name: kind
232232
value: task
233233
resolver: bundles
@@ -314,7 +314,7 @@ spec:
314314
- name: name
315315
value: sast-snyk-check
316316
- name: bundle
317-
value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.1@sha256:1ef6a3ab9c4ba9e735c6924008714ef2a873597837be9d4d927522d5d733bd07
317+
value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.1@sha256:7cca6199faa8e7ba2c51877753a6853e394f8895816a093088c028f687fa3c59
318318
- name: kind
319319
value: task
320320
resolver: bundles
@@ -344,7 +344,7 @@ spec:
344344
- name: name
345345
value: clamav-scan
346346
- name: bundle
347-
value: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:cda1e319c81a32356d900b2f78483e072fac29684ad81c73aa2314a7f3a389e0
347+
value: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:4c1a1cd74eecfcd93222903ea28319a8068f2d5c9678e4db14e2c605831ad90c
348348
- name: kind
349349
value: task
350350
resolver: bundles

.tekton/segment-bridge-push.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ spec:
224224
- name: name
225225
value: buildah
226226
- name: bundle
227-
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.2@sha256:1a85658e189f3072db1248c7884915324da2a427daf2b0840f8c286124f56857
227+
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.2@sha256:afd98cbfb2cad2c1d3885da1b5a55a3e4fd547ba54a040b8d0a801fcaf5169fb
228228
- name: kind
229229
value: task
230230
resolver: bundles
@@ -311,7 +311,7 @@ spec:
311311
- name: name
312312
value: sast-snyk-check
313313
- name: bundle
314-
value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.1@sha256:1ef6a3ab9c4ba9e735c6924008714ef2a873597837be9d4d927522d5d733bd07
314+
value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check:0.1@sha256:7cca6199faa8e7ba2c51877753a6853e394f8895816a093088c028f687fa3c59
315315
- name: kind
316316
value: task
317317
resolver: bundles
@@ -341,7 +341,7 @@ spec:
341341
- name: name
342342
value: clamav-scan
343343
- name: bundle
344-
value: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:cda1e319c81a32356d900b2f78483e072fac29684ad81c73aa2314a7f3a389e0
344+
value: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:4c1a1cd74eecfcd93222903ea28319a8068f2d5c9678e4db14e2c605831ad90c
345345
- name: kind
346346
value: task
347347
resolver: bundles

0 commit comments

Comments
 (0)