diff --git a/Makefile b/Makefile index a0f5c49..75927db 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= keydb VERSION ?= 0.2.44 -COLLECTION_VERSION ?= 0.3.68 +COLLECTION_VERSION ?= 0.3.69 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator