diff --git a/Makefile b/Makefile index 20483412fff..452dee7dae6 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ REPOSITORY ?= $(REGISTRY)/open-policy-agent/gatekeeper IMG := $(REPOSITORY):latest -VERSION := v3.1.0-beta.1 +VERSION := v3.1.0-beta.2 USE_LOCAL_IMG ?= false KIND_VERSION=0.6.0