From 58889aeb76b74f04bfb03f308473c14dba055833 Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Sat, 26 Aug 2023 19:38:31 +0000 Subject: [PATCH] chore(update): bump collection krestomatio.k8s 0.3.53 from: https://github.com/krestomatio/ansible-collection-k8s.git --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f539f65..b1f96e2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= nfs VERSION ?= 0.3.33 -COLLECTION_VERSION ?= 0.3.52 +COLLECTION_VERSION ?= 0.3.53 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator