From 8c07409dbe8f3d6b45f9d6a5789f78fd1106c318 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:04:23 +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..0dc59b50a9 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:7d06efc6917aa7451385e5038259a244a95aded54229b0bd96055ab6a9c56cc0 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:7d06efc6917aa7451385e5038259a244a95aded54229b0bd96055ab6a9c56cc0 script: | set -euo pipefail diff --git a/pipelines/enterprise-contract-everything.yaml b/pipelines/enterprise-contract-everything.yaml index 31b5ae8d67..082b5ddc5a 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:473dc02c4b35b58c8d45461daa7395a6e7fff913ea3a7dc19db05735a99f87b0 + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:192dab07d55e66a1010e92fc3d84ecd562f2657f7b070fa3d7d691c908993563 - 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 0bc7072c57..a85e5a560b 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:473dc02c4b35b58c8d45461daa7395a6e7fff913ea3a7dc19db05735a99f87b0 + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:192dab07d55e66a1010e92fc3d84ecd562f2657f7b070fa3d7d691c908993563 - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-redhat.yaml b/pipelines/enterprise-contract-redhat.yaml index 1812e64499..82e8151d27 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:473dc02c4b35b58c8d45461daa7395a6e7fff913ea3a7dc19db05735a99f87b0 + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:192dab07d55e66a1010e92fc3d84ecd562f2657f7b070fa3d7d691c908993563 - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract-slsa3.yaml b/pipelines/enterprise-contract-slsa3.yaml index 2dde42307c..883e3b7243 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:473dc02c4b35b58c8d45461daa7395a6e7fff913ea3a7dc19db05735a99f87b0 + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:192dab07d55e66a1010e92fc3d84ecd562f2657f7b070fa3d7d691c908993563 - name: name value: verify-enterprise-contract - name: kind diff --git a/pipelines/enterprise-contract.yaml b/pipelines/enterprise-contract.yaml index 7b8990f688..db90a61f75 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:473dc02c4b35b58c8d45461daa7395a6e7fff913ea3a7dc19db05735a99f87b0 + value: quay.io/enterprise-contract/ec-task-bundle:snapshot@sha256:192dab07d55e66a1010e92fc3d84ecd562f2657f7b070fa3d7d691c908993563 - name: name value: verify-enterprise-contract - name: kind