From dc1cf8ebaf3dc9472a2f43c2d9911576c7239da3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 13:18:44 +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 f24c439212..cba039bd82 100644 --- a/.tekton/tasks/ec-checks.yaml +++ b/.tekton/tasks/ec-checks.yaml @@ -23,7 +23,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:c9e705ef35c130d49440310e0b8d73a2c654613a3fb637a63b35a6793a4cbe1f + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:d048b0af7cbaa19a4629e02e2abf59b43a1c7626063067fec90c9c32b84a38d7 script: | set -euo pipefail @@ -37,7 +37,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:c9e705ef35c130d49440310e0b8d73a2c654613a3fb637a63b35a6793a4cbe1f + image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:d048b0af7cbaa19a4629e02e2abf59b43a1c7626063067fec90c9c32b84a38d7 script: | set -euo pipefail diff --git a/pipelines/enterprise-contract-everything.yaml b/pipelines/enterprise-contract-everything.yaml index 780bb34173..a715ba82b7 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:ce600537e1fb66113a36d2c4a6663756b0b512e3362de34720aa1c39e05ecc3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:c1f2197d125f7dcd921f1d074338f738cc0c2029e30dfc51b2c235918d98174b - 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 deec549089..4ea415a4cc 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:ce600537e1fb66113a36d2c4a6663756b0b512e3362de34720aa1c39e05ecc3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:c1f2197d125f7dcd921f1d074338f738cc0c2029e30dfc51b2c235918d98174b - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-redhat.yaml b/pipelines/enterprise-contract-redhat.yaml index 1ac14c06f3..fc11bca38a 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:ce600537e1fb66113a36d2c4a6663756b0b512e3362de34720aa1c39e05ecc3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:c1f2197d125f7dcd921f1d074338f738cc0c2029e30dfc51b2c235918d98174b - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-slsa3.yaml b/pipelines/enterprise-contract-slsa3.yaml index 87d15a71f2..1dc7345850 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:ce600537e1fb66113a36d2c4a6663756b0b512e3362de34720aa1c39e05ecc3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:c1f2197d125f7dcd921f1d074338f738cc0c2029e30dfc51b2c235918d98174b - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract.yaml b/pipelines/enterprise-contract.yaml index e440c92a6b..2410b7c76a 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:ce600537e1fb66113a36d2c4a6663756b0b512e3362de34720aa1c39e05ecc3e + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:c1f2197d125f7dcd921f1d074338f738cc0c2029e30dfc51b2c235918d98174b - name: name value: verify-enterprise-contract - name: kind