From b87d1064f2eeae66a14c19fe7d95c7b736bed67c Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:45:21 +0100 Subject: [PATCH] chore(deps): update konflux references (#136) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/fetch-tsa-certs-pull-request.yaml | 8 ++++---- .tekton/fetch-tsa-certs-push.yaml | 8 ++++---- .tekton/timestamp-authority-pull-request.yaml | 8 ++++---- .tekton/timestamp-authority-push.yaml | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.tekton/fetch-tsa-certs-pull-request.yaml b/.tekton/fetch-tsa-certs-pull-request.yaml index 22eb1002..4aaced45 100644 --- a/.tekton/fetch-tsa-certs-pull-request.yaml +++ b/.tekton/fetch-tsa-certs-pull-request.yaml @@ -234,7 +234,7 @@ spec: - name: name value: buildah-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:146360430dc39bbf93364cc5fe3ce24a44cf242684c471192233fc61f67ca372 + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:694db4aa2261d9bd24c72b56b85125f82d7d054ff0a38faa59f58a858e6f8567 - name: kind value: task resolver: bundles @@ -306,7 +306,7 @@ spec: - name: name value: clair-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060 + value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:28fee4bf5da87f2388c973d9336086749cad8436003f9a514e22ac99735e056b - name: kind value: task resolver: bundles @@ -343,7 +343,7 @@ spec: - name: name value: sast-snyk-check-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:d31d9df4c6a6caa845547b8d9c3f06a0ae8dc1cff169c5abafa389640c37e361 + value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:61a2f2e882bf3f23b0e061f83634c2f6a8637422c99484ba9b61c400b4be5c0e - name: kind value: task resolver: bundles @@ -372,7 +372,7 @@ spec: - name: name value: clamav-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:5ac9b24cff7cfb391bc54cd5135536892090354862327d1028fa08872d759c03 + value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:1e29eebe916b81b7100138d62db0e03e22d03657274d37041c59cbaca5fdbf7d - name: kind value: task resolver: bundles diff --git a/.tekton/fetch-tsa-certs-push.yaml b/.tekton/fetch-tsa-certs-push.yaml index da4cca46..ece35850 100644 --- a/.tekton/fetch-tsa-certs-push.yaml +++ b/.tekton/fetch-tsa-certs-push.yaml @@ -231,7 +231,7 @@ spec: - name: name value: buildah-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:146360430dc39bbf93364cc5fe3ce24a44cf242684c471192233fc61f67ca372 + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:694db4aa2261d9bd24c72b56b85125f82d7d054ff0a38faa59f58a858e6f8567 - name: kind value: task resolver: bundles @@ -303,7 +303,7 @@ spec: - name: name value: clair-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060 + value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:28fee4bf5da87f2388c973d9336086749cad8436003f9a514e22ac99735e056b - name: kind value: task resolver: bundles @@ -340,7 +340,7 @@ spec: - name: name value: sast-snyk-check-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:d31d9df4c6a6caa845547b8d9c3f06a0ae8dc1cff169c5abafa389640c37e361 + value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:61a2f2e882bf3f23b0e061f83634c2f6a8637422c99484ba9b61c400b4be5c0e - name: kind value: task resolver: bundles @@ -369,7 +369,7 @@ spec: - name: name value: clamav-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:5ac9b24cff7cfb391bc54cd5135536892090354862327d1028fa08872d759c03 + value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:1e29eebe916b81b7100138d62db0e03e22d03657274d37041c59cbaca5fdbf7d - name: kind value: task resolver: bundles diff --git a/.tekton/timestamp-authority-pull-request.yaml b/.tekton/timestamp-authority-pull-request.yaml index eaacb612..24a387fd 100644 --- a/.tekton/timestamp-authority-pull-request.yaml +++ b/.tekton/timestamp-authority-pull-request.yaml @@ -232,7 +232,7 @@ spec: - name: name value: buildah-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:146360430dc39bbf93364cc5fe3ce24a44cf242684c471192233fc61f67ca372 + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:694db4aa2261d9bd24c72b56b85125f82d7d054ff0a38faa59f58a858e6f8567 - name: kind value: task resolver: bundles @@ -304,7 +304,7 @@ spec: - name: name value: clair-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060 + value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:28fee4bf5da87f2388c973d9336086749cad8436003f9a514e22ac99735e056b - name: kind value: task resolver: bundles @@ -341,7 +341,7 @@ spec: - name: name value: sast-snyk-check-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:d31d9df4c6a6caa845547b8d9c3f06a0ae8dc1cff169c5abafa389640c37e361 + value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:61a2f2e882bf3f23b0e061f83634c2f6a8637422c99484ba9b61c400b4be5c0e - name: kind value: task resolver: bundles @@ -370,7 +370,7 @@ spec: - name: name value: clamav-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:5ac9b24cff7cfb391bc54cd5135536892090354862327d1028fa08872d759c03 + value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:1e29eebe916b81b7100138d62db0e03e22d03657274d37041c59cbaca5fdbf7d - name: kind value: task resolver: bundles diff --git a/.tekton/timestamp-authority-push.yaml b/.tekton/timestamp-authority-push.yaml index 2f87bb04..235bba91 100644 --- a/.tekton/timestamp-authority-push.yaml +++ b/.tekton/timestamp-authority-push.yaml @@ -229,7 +229,7 @@ spec: - name: name value: buildah-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:146360430dc39bbf93364cc5fe3ce24a44cf242684c471192233fc61f67ca372 + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta:0.2@sha256:694db4aa2261d9bd24c72b56b85125f82d7d054ff0a38faa59f58a858e6f8567 - name: kind value: task resolver: bundles @@ -301,7 +301,7 @@ spec: - name: name value: clair-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060 + value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:28fee4bf5da87f2388c973d9336086749cad8436003f9a514e22ac99735e056b - name: kind value: task resolver: bundles @@ -338,7 +338,7 @@ spec: - name: name value: sast-snyk-check-oci-ta - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:d31d9df4c6a6caa845547b8d9c3f06a0ae8dc1cff169c5abafa389640c37e361 + value: quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:61a2f2e882bf3f23b0e061f83634c2f6a8637422c99484ba9b61c400b4be5c0e - name: kind value: task resolver: bundles @@ -367,7 +367,7 @@ spec: - name: name value: clamav-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:5ac9b24cff7cfb391bc54cd5135536892090354862327d1028fa08872d759c03 + value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:1e29eebe916b81b7100138d62db0e03e22d03657274d37041c59cbaca5fdbf7d - name: kind value: task resolver: bundles