From 55d6df744d18aaccf8f4f6618996cf799664b1b4 Mon Sep 17 00:00:00 2001 From: Michael Simmons Date: Wed, 9 Jun 2021 15:59:18 -0600 Subject: [PATCH] Sha update --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index c2af7de..846a3b5 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -28,8 +28,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook@sha256:96278e5344e11c845495bb38904c552997271d0e79183a7fd05cf63fd9eb449d" - tag: "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook:v0.24.1" +- url: "docker://gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook@sha256:394fe28f330d44ccf6d56c12b06607d14802ed2a14ee5ad91028759cafedf0fe" + tag: "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook:v0.24.2" # List of project maintainers maintainers: -- GitLab