From d2b3270b9935daceda18e2f5603c45436dd5ccc5 Mon Sep 17 00:00:00 2001 From: Frank Farzan Date: Tue, 13 Jul 2021 14:43:15 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7c0fff3f..8d37fd45f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -191,4 +191,3 @@ List of release workflows: | `release-create-kpt-functions-*` | Publishes `create-kpt-functions` NPM package | | `release-typgen-*` | Publishes `typgen` Go binaries to GCS bucket | | `release-demo-functions-*` | Publishes `demo-functions` functions container images | -| `release-gatekeeper-function-*` | Publishes `gatekeeper-validate` function container image |