From a95ba901525f492cac408537034e92356c96be87 Mon Sep 17 00:00:00 2001 From: Sebastian Soto Date: Tue, 12 Nov 2024 10:28:14 -0500 Subject: [PATCH] [build] sbom-json-check migration Following: github.com/konflux-ci/build-definitions/blob/main/task/sbom-json-check/0.2/MIGRATION.md --- ...ator-bundle-release-4-15-pull-request.yaml | 22 ------------------- ...fig-operator-bundle-release-4-15-push.yaml | 22 ------------------- ...ig-operator-release-4-15-pull-request.yaml | 22 ------------------- ...ine-config-operator-release-4-15-push.yaml | 22 ------------------- 4 files changed, 88 deletions(-) diff --git a/.tekton/windows-machine-config-operator-bundle-release-4-15-pull-request.yaml b/.tekton/windows-machine-config-operator-bundle-release-4-15-pull-request.yaml index 0ade5236cf..22fa4c25f8 100644 --- a/.tekton/windows-machine-config-operator-bundle-release-4-15-pull-request.yaml +++ b/.tekton/windows-machine-config-operator-bundle-release-4-15-pull-request.yaml @@ -378,28 +378,6 @@ spec: operator: in values: - "false" - - name: sbom-json-check - params: - - name: IMAGE_URL - value: $(tasks.build-container.results.IMAGE_URL) - - name: IMAGE_DIGEST - value: $(tasks.build-container.results.IMAGE_DIGEST) - runAfter: - - build-container - taskRef: - params: - - name: name - value: sbom-json-check - - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.2@sha256:a8f1748144a51dbb90d140ae788a95e05d65dcdd0625efceedce2f5ae755c654 - - name: kind - value: task - resolver: bundles - when: - - input: $(params.skip-checks) - operator: in - values: - - "false" - name: apply-tags params: - name: IMAGE diff --git a/.tekton/windows-machine-config-operator-bundle-release-4-15-push.yaml b/.tekton/windows-machine-config-operator-bundle-release-4-15-push.yaml index ddea7d1d17..8592ab4c7f 100644 --- a/.tekton/windows-machine-config-operator-bundle-release-4-15-push.yaml +++ b/.tekton/windows-machine-config-operator-bundle-release-4-15-push.yaml @@ -375,28 +375,6 @@ spec: operator: in values: - "false" - - name: sbom-json-check - params: - - name: IMAGE_URL - value: $(tasks.build-container.results.IMAGE_URL) - - name: IMAGE_DIGEST - value: $(tasks.build-container.results.IMAGE_DIGEST) - runAfter: - - build-container - taskRef: - params: - - name: name - value: sbom-json-check - - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.2@sha256:a8f1748144a51dbb90d140ae788a95e05d65dcdd0625efceedce2f5ae755c654 - - name: kind - value: task - resolver: bundles - when: - - input: $(params.skip-checks) - operator: in - values: - - "false" - name: apply-tags params: - name: IMAGE diff --git a/.tekton/windows-machine-config-operator-release-4-15-pull-request.yaml b/.tekton/windows-machine-config-operator-release-4-15-pull-request.yaml index e79e9235f6..ad31e73a76 100644 --- a/.tekton/windows-machine-config-operator-release-4-15-pull-request.yaml +++ b/.tekton/windows-machine-config-operator-release-4-15-pull-request.yaml @@ -378,28 +378,6 @@ spec: operator: in values: - "false" - - name: sbom-json-check - params: - - name: IMAGE_URL - value: $(tasks.build-container.results.IMAGE_URL) - - name: IMAGE_DIGEST - value: $(tasks.build-container.results.IMAGE_DIGEST) - runAfter: - - build-container - taskRef: - params: - - name: name - value: sbom-json-check - - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.2@sha256:a8f1748144a51dbb90d140ae788a95e05d65dcdd0625efceedce2f5ae755c654 - - name: kind - value: task - resolver: bundles - when: - - input: $(params.skip-checks) - operator: in - values: - - "false" - name: apply-tags params: - name: IMAGE diff --git a/.tekton/windows-machine-config-operator-release-4-15-push.yaml b/.tekton/windows-machine-config-operator-release-4-15-push.yaml index ff366e2e18..cf6c151c8f 100644 --- a/.tekton/windows-machine-config-operator-release-4-15-push.yaml +++ b/.tekton/windows-machine-config-operator-release-4-15-push.yaml @@ -375,28 +375,6 @@ spec: operator: in values: - "false" - - name: sbom-json-check - params: - - name: IMAGE_URL - value: $(tasks.build-container.results.IMAGE_URL) - - name: IMAGE_DIGEST - value: $(tasks.build-container.results.IMAGE_DIGEST) - runAfter: - - build-container - taskRef: - params: - - name: name - value: sbom-json-check - - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check:0.2@sha256:a8f1748144a51dbb90d140ae788a95e05d65dcdd0625efceedce2f5ae755c654 - - name: kind - value: task - resolver: bundles - when: - - input: $(params.skip-checks) - operator: in - values: - - "false" - name: apply-tags params: - name: IMAGE