Skip to content

Commit 5941942

Browse files
authored
Merge pull request #431 from project-koku/konflux/references/main
chore(deps): update konflux references
2 parents e4f3cf2 + bb88292 commit 5941942

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.tekton/koku-frontend-mfe-pull-request.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ spec:
299299
- name: name
300300
value: buildah
301301
- name: bundle
302-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:83db74702b5f0d714b3aae066faa5037d3f096f9fa108d18c0e78317fa35f1fd
302+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:a523f60203d90e149f96ec776b47ce85a7acfd6d634ddfc18f4a03f14e08ea0e
303303
- name: kind
304304
value: task
305305
resolver: bundles
@@ -331,7 +331,7 @@ spec:
331331
- name: name
332332
value: build-image-index
333333
- name: bundle
334-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:dd87c1a2c598ebf2286d4cf7f1ff2c07d0ee3665c16041576012dd3f1a36b080
334+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:18eecec92fcdb96dc346aecbbe88fb5fd95e34ee6ef4ad714dc1303723a8e4ea
335335
- name: kind
336336
value: task
337337
resolver: bundles

.tekton/koku-frontend-mfe-push.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
- name: name
297297
value: buildah
298298
- name: bundle
299-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:83db74702b5f0d714b3aae066faa5037d3f096f9fa108d18c0e78317fa35f1fd
299+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:a523f60203d90e149f96ec776b47ce85a7acfd6d634ddfc18f4a03f14e08ea0e
300300
- name: kind
301301
value: task
302302
resolver: bundles
@@ -328,7 +328,7 @@ spec:
328328
- name: name
329329
value: build-image-index
330330
- name: bundle
331-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:dd87c1a2c598ebf2286d4cf7f1ff2c07d0ee3665c16041576012dd3f1a36b080
331+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:18eecec92fcdb96dc346aecbbe88fb5fd95e34ee6ef4ad714dc1303723a8e4ea
332332
- name: kind
333333
value: task
334334
resolver: bundles

0 commit comments

Comments
 (0)