From 486992c6df6f77ef9490e4a8a2e7bba56866adbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 19:31:30 +0000 Subject: [PATCH] chore(deps): update ec --- .tekton/tasks/ec-checks.yaml | 4 ++-- pipelines/enterprise-contract-everything.yaml | 2 +- pipelines/enterprise-contract-redhat-no-hermetic.yaml | 2 +- pipelines/enterprise-contract-redhat.yaml | 2 +- pipelines/enterprise-contract-slsa3.yaml | 2 +- pipelines/enterprise-contract.yaml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.tekton/tasks/ec-checks.yaml b/.tekton/tasks/ec-checks.yaml index 6c34ceacc9..5ba2bd05c7 100644 --- a/.tekton/tasks/ec-checks.yaml +++ b/.tekton/tasks/ec-checks.yaml @@ -24,7 +24,7 @@ spec: $(all_tasks_dir all_tasks-ec) - name: validate-all-tasks workingDir: "$(workspaces.source.path)/source" - image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:3bed976c747bddc406966beeed484b838649e21b0d38eb113a49790ae4512e6e + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:394a2402208d7a53c023dec63112bf76c2c8575bcad1ddb8ba5beaf9f41783e5 script: | set -euo pipefail @@ -38,7 +38,7 @@ spec: ec validate input --policy "${policy}" --output yaml --strict=true ${args[*]} - name: validate-build-tasks workingDir: "$(workspaces.source.path)/source" - image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:3bed976c747bddc406966beeed484b838649e21b0d38eb113a49790ae4512e6e + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:394a2402208d7a53c023dec63112bf76c2c8575bcad1ddb8ba5beaf9f41783e5 script: | set -euo pipefail diff --git a/pipelines/enterprise-contract-everything.yaml b/pipelines/enterprise-contract-everything.yaml index 18cbf0f2b3..75519e307c 100644 --- a/pipelines/enterprise-contract-everything.yaml +++ b/pipelines/enterprise-contract-everything.yaml @@ -65,7 +65,7 @@ spec: resolver: bundles params: - name: bundle - value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:bfa038ebb99229bddf98b0f50cb90b78c525163a95039f5120098872e3964b3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:75a22727932b179d93238c91a822838c5be01d09e36eae0e951c31c6b44ee40a - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-redhat-no-hermetic.yaml b/pipelines/enterprise-contract-redhat-no-hermetic.yaml index 1e96d07bd4..39c950297f 100644 --- a/pipelines/enterprise-contract-redhat-no-hermetic.yaml +++ b/pipelines/enterprise-contract-redhat-no-hermetic.yaml @@ -65,7 +65,7 @@ spec: resolver: bundles params: - name: bundle - value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:bfa038ebb99229bddf98b0f50cb90b78c525163a95039f5120098872e3964b3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:75a22727932b179d93238c91a822838c5be01d09e36eae0e951c31c6b44ee40a - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-redhat.yaml b/pipelines/enterprise-contract-redhat.yaml index b77c4069b9..05cfaa0544 100644 --- a/pipelines/enterprise-contract-redhat.yaml +++ b/pipelines/enterprise-contract-redhat.yaml @@ -65,7 +65,7 @@ spec: resolver: bundles params: - name: bundle - value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:bfa038ebb99229bddf98b0f50cb90b78c525163a95039f5120098872e3964b3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:75a22727932b179d93238c91a822838c5be01d09e36eae0e951c31c6b44ee40a - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-slsa3.yaml b/pipelines/enterprise-contract-slsa3.yaml index 0d74f49a67..08e49f8cd0 100644 --- a/pipelines/enterprise-contract-slsa3.yaml +++ b/pipelines/enterprise-contract-slsa3.yaml @@ -65,7 +65,7 @@ spec: resolver: bundles params: - name: bundle - value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:bfa038ebb99229bddf98b0f50cb90b78c525163a95039f5120098872e3964b3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:75a22727932b179d93238c91a822838c5be01d09e36eae0e951c31c6b44ee40a - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract.yaml b/pipelines/enterprise-contract.yaml index 214aa2b3cd..bfd43c33b7 100644 --- a/pipelines/enterprise-contract.yaml +++ b/pipelines/enterprise-contract.yaml @@ -66,7 +66,7 @@ spec: resolver: bundles params: - name: bundle - value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:bfa038ebb99229bddf98b0f50cb90b78c525163a95039f5120098872e3964b3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:75a22727932b179d93238c91a822838c5be01d09e36eae0e951c31c6b44ee40a - name: name value: verify-enterprise-contract - name: kind