From 8021872a0ba3931f4f750c7f108ba57ffcd6bfd2 Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Fri, 27 Aug 2021 09:48:07 +0200 Subject: [PATCH] chore: limit admission review versions to v1 --- chart/cosigned/templates/webhook/webhook_validating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/chart/cosigned/templates/webhook/webhook_validating.yaml b/chart/cosigned/templates/webhook/webhook_validating.yaml index 0da934e47980..b60afaad3bb4 100644 --- a/chart/cosigned/templates/webhook/webhook_validating.yaml +++ b/chart/cosigned/templates/webhook/webhook_validating.yaml @@ -35,7 +35,6 @@ webhooks: name: webhook.cosigned.sigstore.dev admissionReviewVersions: - v1 - - v1beta1 rules: - apiGroups: - ""