From 3b0b452ad30bb1b7c11baed73f4da5c3eabc73e2 Mon Sep 17 00:00:00 2001 From: Max Smythe Date: Wed, 18 Dec 2019 17:28:05 -0800 Subject: [PATCH] Prepare v3.1.0-beta.1 release (#358) Signed-off-by: Max Smythe --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eea4cf7e77d..20483412fff 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ REPOSITORY ?= $(REGISTRY)/open-policy-agent/gatekeeper IMG := $(REPOSITORY):latest -VERSION := v3.1.0-beta.0 +VERSION := v3.1.0-beta.1 USE_LOCAL_IMG ?= false KIND_VERSION=0.6.0