From 5976d217c66b65546c01757bfda2817693a3727c Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Sun, 19 May 2024 17:52:02 +0000 Subject: [PATCH] chore(update): bump collection krestomatio.k8s 0.4.13 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 8aa3799..2867c40 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= nfs VERSION ?= 0.4.13 -COLLECTION_VERSION ?= 0.4.12 +COLLECTION_VERSION ?= 0.4.13 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= nfs-operator