Skip to content

Commit

Permalink
Manual konflux migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Feb 3, 2025
1 parent a8ff0fd commit 4871c34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .tekton/bonfire-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ spec:
- name: name
value: sast-coverity-check-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.1@sha256:a2a504ffd550e8029034fd737e237e194c13e1b593c8e37402218408e5d632df
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.2
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -446,9 +446,9 @@ spec:
taskRef:
params:
- name: name
value: coverity-availability-check-oci-ta
value: coverity-availability-check
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta:0.1@sha256:c6c04c3b7ab71c039fe5958559f3d0bf30cb56239ee3be6a7806a71912660da4
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check@sha256:91ba738df7ec548d4127163e07a88de06568a350fbf581405cc8fc8498f6153c
- name: kind
value: task
resolver: bundles
Expand Down
6 changes: 3 additions & 3 deletions .tekton/bonfire-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ spec:
- name: name
value: sast-coverity-check-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.1@sha256:a2a504ffd550e8029034fd737e237e194c13e1b593c8e37402218408e5d632df
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.2
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -443,9 +443,9 @@ spec:
taskRef:
params:
- name: name
value: coverity-availability-check-oci-ta
value: coverity-availability-check
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta:0.1@sha256:c6c04c3b7ab71c039fe5958559f3d0bf30cb56239ee3be6a7806a71912660da4
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check@sha256:91ba738df7ec548d4127163e07a88de06568a350fbf581405cc8fc8498f6153c
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 4871c34

Please sign in to comment.