Skip to content

Commit 74b355e

Browse files
authored
Merge pull request #470 from project-koku/release_prod-stable.62494
Deployment commit for prod-stable
2 parents 2393396 + 5a96bae commit 74b355e

File tree

10 files changed

+1014
-642
lines changed

10 files changed

+1014
-642
lines changed

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

+3-3
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:2c3426a2a7ff46a413c56f8f18055f9385eb323d41e6e8cf1b9dd9d10013daaf
302+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:e107cfdf4ee68741ad366b2768cd33e2d5f99569b639f95f50df8b9835c2d144
303303
- name: kind
304304
value: task
305305
resolver: bundles
@@ -402,7 +402,7 @@ spec:
402402
- name: name
403403
value: clair-scan
404404
- name: bundle
405-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060
405+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:37b9187c1d5f6672bbc9c61d88fc71a3ee688076cb16edef42d1ff92a59027fb
406406
- name: kind
407407
value: task
408408
resolver: bundles
@@ -489,7 +489,7 @@ spec:
489489
- name: name
490490
value: apply-tags
491491
- name: bundle
492-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e6beb161ed59d7be26317da03e172137b31b26648d3e139558e9a457bc56caff
492+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:f485e250fb060060892b633c495a3d7e38de1ec105ae1be48608b0401530ab2c
493493
- name: kind
494494
value: task
495495
resolver: bundles

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

+3-3
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:2c3426a2a7ff46a413c56f8f18055f9385eb323d41e6e8cf1b9dd9d10013daaf
299+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:e107cfdf4ee68741ad366b2768cd33e2d5f99569b639f95f50df8b9835c2d144
300300
- name: kind
301301
value: task
302302
resolver: bundles
@@ -399,7 +399,7 @@ spec:
399399
- name: name
400400
value: clair-scan
401401
- name: bundle
402-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060
402+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:37b9187c1d5f6672bbc9c61d88fc71a3ee688076cb16edef42d1ff92a59027fb
403403
- name: kind
404404
value: task
405405
resolver: bundles
@@ -486,7 +486,7 @@ spec:
486486
- name: name
487487
value: apply-tags
488488
- name: bundle
489-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e6beb161ed59d7be26317da03e172137b31b26648d3e139558e9a457bc56caff
489+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:f485e250fb060060892b633c495a3d7e38de1ec105ae1be48608b0401530ab2c
490490
- name: kind
491491
value: task
492492
resolver: bundles

0 commit comments

Comments
 (0)