From 7b024cf387fe188bd7119484a3d9ebe2567d6473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:14:31 +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 04ad50214b..14d1597345 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:3d9c4a6468a7bff3958c2845f0faca982484c11ba9a335cdae4b1c4f5066da63 + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:8d883ae4a230d9b28909953d8bec3717ff427636edfdd87d151c40e7de6852a5 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:3d9c4a6468a7bff3958c2845f0faca982484c11ba9a335cdae4b1c4f5066da63 + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:8d883ae4a230d9b28909953d8bec3717ff427636edfdd87d151c40e7de6852a5 script: | set -euo pipefail diff --git a/pipelines/enterprise-contract-everything.yaml b/pipelines/enterprise-contract-everything.yaml index bb1dd69058..9115b1ce49 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:dafce7ea773fb1f9541fbe71d147c9105c8aee6c7ab24aa51f14d51052bf511a + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:d4c7124103e50e0ca945ea3eff772e438650e4e8203afd8e57a5056705fe1a8a - 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 bb7689f8bf..cfd3b2430a 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:dafce7ea773fb1f9541fbe71d147c9105c8aee6c7ab24aa51f14d51052bf511a + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:d4c7124103e50e0ca945ea3eff772e438650e4e8203afd8e57a5056705fe1a8a - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-redhat.yaml b/pipelines/enterprise-contract-redhat.yaml index 1a826a4cdb..4bffed6eb9 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:dafce7ea773fb1f9541fbe71d147c9105c8aee6c7ab24aa51f14d51052bf511a + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:d4c7124103e50e0ca945ea3eff772e438650e4e8203afd8e57a5056705fe1a8a - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-slsa3.yaml b/pipelines/enterprise-contract-slsa3.yaml index c0f3558adb..0634abb4a0 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:dafce7ea773fb1f9541fbe71d147c9105c8aee6c7ab24aa51f14d51052bf511a + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:d4c7124103e50e0ca945ea3eff772e438650e4e8203afd8e57a5056705fe1a8a - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract.yaml b/pipelines/enterprise-contract.yaml index 6a3e393500..49ce5d1301 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:dafce7ea773fb1f9541fbe71d147c9105c8aee6c7ab24aa51f14d51052bf511a + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:d4c7124103e50e0ca945ea3eff772e438650e4e8203afd8e57a5056705fe1a8a - name: name value: verify-enterprise-contract - name: kind